Specifications
9-114
Cisco MGX 8260 Command Line Interface Guide
Release 1.2, Part Number 78-10987-01 Rev. B0, January, 2002
Chapter 9 Command Reference
chsmgcpaddr
chsmgcpaddr
Change the secondary Media Gateway Controller addresses.
chsmgcpaddr MgcpSMGCAddressNet1 MgcpSMGCCfgUDPPortNet1 MgcpSMGCAddressNet2
MgcpSMGCCfgUDPPortNet2
Syntax Description
Defaults No default behavior or values.
Command Modes Security level 2
Command History
Usage Guidelines The MgcpSMGCAddressNet parameter specifies the address of the default Media Gateway Controller
to which the RSIP (RestartInProgress) message is sent whenever system starts up or line goes up. If the
DNS name is entered and the IP address is found, Media Gateway sends RSIP to the desired MGC. If
no IP address is found or no such DNS name exists, no RSIP is sent. If the IP address is entered, Media
Gateway sends RSIP to that address. Possible reasons for no response are the network is down or the
user misconfigured either the IP address, domain name or UDP port number.
The UDP port is used with MgcpSMGCAddressNet to specify the local address of the Media Gateway.
Examples The following example sets the primary MGCP controller addresses for a redundant network
configuration.
chsmgcpaddr 10.1.1.3 2000 10.10.1.4 2000
Related Commands
MgcpSMGCAddressNet1 The IP address of the Secondary Media Gateway Controller on
network 1. Specify the IP address in standard dot notation. Values:
string.
MgcpSMGCCfgUDPPortNet1 The UDP port of the Media Gateway Controller on network 1. Values:
1025..65535.
MgcpSMGCAddressNet2 The IP address of the Secondary Media Gateway Controller on
network 2. Specify the IP address in standard dot notation. Values:
string.
MgcpSMGCCfgUDPPortNet2 The UDP port of the Media Gateway Controller on network 2. Values:
1025..65535.
Release Modification
1.0 This command was first introduced.