Cisco Cisco Videoscape Voyager Vantage 3.1 インストールガイド

ページ / 40
OL-26410-02 
 
29 
 
 
Appendix B:  Vantage Configuration Files 
 
# -------------------- 
 
# Moca Manager Entries
 
# -------------------- 
 
# enable_moca_by_service describes whether or not the MoCA system will be 
enabled/ disabled with a SAM service.
 
# If value is 0, then the system will not enable/disable MoCA in concert 
with service authorization updates.
 
# The service provider will be required to enable/disable MoCA by 
alternative means (e.g. Moca MIBs).
 
# If value is 1, then the system will enable/disable MoCA in concert with 
service updates. The system will only 
 
# enable MoCA if the subscriber is authorized for the service that is 
identified in moca_service_name field that
 
# is identified in the [moca] section of the config.ini.
 
# moca_service_name identifies the SAM service that enables/disables MoCA.  
Cisco recommends that this SAM service be the same SAM service as the Multi-
room DVR service (_MRDV), but MoCA & MR-DVR can be authorized with different 
SAM service packages, if need be.
 
# This field is REQUIRED and only valid if the enable_moca_by_service=1. If 
this field is not present in the 
 
# config.ini or is empty then this is an invalid configuration and shall be 
logged.
 
# If the [moca] section is missing from config.ini then the system will 
default to same behavior
 
# as defined for enable_moca_by_service=0.
 
[moca]
 
enable_moca_by_service = 1
 
#enable_moca_by_service = 0
 
moca_service_name = _MRDV
 
#moca_service_name = _MOCA
 
#---------------------
 
# on-demand system
 
#---------------------
 
#The srmManufacturer, and streamerManufacturer are used by the VOD client to 
determine what type of VOD
 
#system to be launched. Currently, the supported VOD systems are either 
"Arris" or "Seachange".   
 
#Note: by default, if the on-demand-system section is commented out, the STB 
will boot up with Seachange 
 
#VOD system. Any change to either srmManufacturer/streamerManufacturer will 
reboot the STB. 
 
#
 
#[on-demand-system]
 
#srmManufacturer=Arris
 
#streamerManufacturer=Arris