Cisco Model 6109 6 MHz Off-Air Reference (NTSC) Guide De Montage

Page de 500
 
 
 
Zone Provisioning 
 
78-4021139-01 Rev D 
355 
 
The USRM configuration file lets you set any commandable parameter in any object 
from a central location: the Platform.ConfigManager.Configuration Files page. 
Because any commandable parameter in any object can be set, the configuration file 
must specify the object to which the lines that follow apply. For the zone 
configuration, the first line of the file should always set the object to SdvSm, as 
follows: 
Object SdvSm
 
Zone Configuration Section Example 
For the following zones: 
 
Zone 1 = NorthZone, admin state = InService 
 
Zone 2 = SouthZone, admin state = InService 
The zone configuration section of the file would appear as follows: 
ZoneTable.Name.1 NorthZone
 
ZoneTable.AdminState.1 InService
 
ZoneTable.Name.2 SouthZone
 
ZoneTable.AdminState.2 InService
 
ZoneTable.Name.3 EastZone
 
ZoneTable.AdminState.3 InService
 
ZoneTable.Name.4 WestZone
 
ZoneTable.AdminState.4 InService
 
Zone Program Section Examples 
The Offered Progs Zones table is indexed first by Program Zones Zone Number and 
then by Offered Progs Base and Formats tables. 
For the following zone program, SID 5184 in Zone 1, admin state = InService. The 
zone program section of the file would appear as follows: 
ZoneProgramTable.AdminState.1.SID5184 InService
 
ZoneProgramTable.MulticastDestAddr.1.SID5184 232.0.0.1
 
The 1.SID5184 after the AdminState in the first line above is the index described 
above. 1.5184 refers to the first zone in the Program Zones table and the program 
with Source ID 5184 in the Offered Progs table. 
Note: This zone program uses the same sources as the base Offered Programs. 
For the following zone program, SID 5134 in Zone 2, admin state = InService. The 
zone program section of the file would appear as follows: 
ZoneProgramTable.AdminState.2.SID5134 InService
 
ZoneProgramTable.MulticastDestAddr.2.SID5134 232.0.0.1
 
ZoneProgramTable.SrcAddr1.2.SID5134 172.18.19.1
 
ZoneProgramTable.SrcAddr2.2.SID5134 172.18.25.1
 
ZoneProgramTable.SrcAddr3.2.SID5134 172.18.27.1
 
The 2.SID5134 after the AdminState of the first line above is the index described 
above. 2.SID5134 refers to the second zone in the Program Zones table and the 
program with Source ID 5134 in the Offered Progs table.