Cisco Model 6109 6 MHz Off-Air Reference (NTSC) Guía De Instalación

Descargar
Página de 500
 
Chapter 5    Advanced Operations 
 
 
 
384 
78-4021139-01 Rev D 
3  From the USRM, modify and run the QAM_Servername file to remove the 
service groups from the QAM output ports and the associated tables. 
4  From the USRM, delete the service group from the Resource Manager. 
Note: These files can be created/modified prior to the maintenance window. 
The following sections explain each of these procedures in detail. 
 
Required Configuration Files 
Use a text editor, such as Notepad, to create the following configuration files for each 
USRM.  The configuration file should be prepared in advance for use during a 
maintenance window. 
Note:  The file names shown are just suggestions, but will be used in all following 
examples. 
 
sgRelease_Servername.txt 
The following is an example file that releases sessions from service group 15.  Use 
this as a template to create other files of this type. 
This template can be used for any number of service groups by adding additional 
ServiceGroupTable entries.  You do not need to redefine "object ResourceManager" 
before each ServiceGroupTable entry. 
object ResourceManager
 
ServiceGroupTable.AdminState.SGID15 Release
 
 
sgDelete_Servername.txt 
The following is an example file that deletes sessions from service group 15. Use this 
as a template to create other files of this type. 
Note: When you delete a service group, all STBs in that service group will 
immediately be deleted from the USRM. 
This template can be used for any number of service groups by adding additional 
ServiceGroupTable entries. You do not need to redefine "object ResourceManager" 
before each ServiceGroupTable entry. 
object ResourceManager
 
ServiceGroupTable.AdminState.SGID15 Delete
 
 
Qams_Servername_sgDelete.txt 
This file is a modification to the Qams_Servername.txt  file created under the Creating 
Configuration Files procedure and loaded into the AutoConfigFileName field of the 
USRM web interface. The file with "_sgDelete" appended to its name is a temporary 
file that can be created ahead of time. Its contents can be copied into the 
Qams_Servername.txt file during maintenance window activities.