User guide
3-3
Cisco H.323 Signaling Interface User Guide
OL-2156-04 Rev. A1
Chapter 3 Provisioning the Cisco HSI
Cisco HSI Configuration
System Configuration Data
System configuration data can be static or dynamic. Static data can be activated only at startup. Dynamic
data can be activated during system run time.
Static System Data
To modify the static system data parameters in Table 3-3, use the sys_config_static MML name variable
for the prov-add, prov-dlt, and prov-ed commands. Halt and restart the application for the changes to
take effect.
In the following example, the prov-add command adds the static system data parameter
VSCA_PORT_NUMBER1 to a static configuration file. The prov-ed command modifies the value of
the VSCA_PORT_NUMBER1 parameter. The prov-dlt command deletes the
VSCA_PORT_NUMBER1 parameter from the static configuration file.
Example
prov-add:name=sys_config_static,vsca_port_number1=8003
prov-ed:name=sys_config_static,vsca_port_number1=8002
prov-dlt:name=sys_config_static,vsca_port_number1
The parameters in Table 3-3 are written to a static configuration file or to a section within a file.
Table 3-3 Static System Data Parameters
Parameter Type Description
HOST_PORT_NUMBER1 [0-65535] The first port number to be used by the Cisco HSI. The default value is 0.
Note This value must match the peer port setting on the PGW
1
2200
E-ISUP IPLNK object.
HOST_PORT_NUMBER2 [0-65535] The second port number to be used by the Cisco HSI. The default value is 0.
Note This value should always be set to 0.
VSCA_IPADDR1 STRING The primary IP address of the primary PGW 2200.
VSCA_IPADDR2 STRING The secondary IP address of the primary PGW 2200.
Note This value must match that of VSCA_IPADDR1.
VSCB_IPADDR1 STRING The primary IP address of the secondary PGW 2200.
Note This parameter is not used in a standalone PGW configuration.
VSCB_IPADDR2 STRING The secondary IP address of the secondary PGW 2200.
Note This value of this parameter must match that of VSCB_IPADDR1.
This parameter is not used in a standalone PGW configuration.
VSCA_PORT_NUMBER1 [0-65535] The first port number of the primary PGW 2200.
VSCA_PORT_NUMBER2 [0-65535] The second port number of the primary PGW 2200.
Note This value must match that of VSCA_PORT_NUMBER1.
VSCB_PORT_NUMBER1 [0-65535] The first port number of the secondary PGW 2200.
Note This parameter is not used in a standalone PGW configuration.