Specifications

9-105
Cisco MGX 8260 Command Line Interface Guide
Release 1.2, Part Number 78-10987-01 Rev. B0, January, 2002
Chapter 9 Command Reference
chpmgcpaddr
chpmgcpaddr
Change the primary Media Gateway Controller addresses.
chpmgcpaddr MgcpPMGCAddressNet1 MgcpPMGCCfgUDPPortNet1 MgcpPMGCAddressNet2
MgcpPMGCCfgUDPPortNet2
Syntax Description
Defaults No default behavior or values.
Command Modes Security level 2
Command History
Usage Guidelines The MgcpMGCCfgaddress 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 MgcpPMGCAddress to specify the local address of the Media Gateway.
Examples The following example sets the primary MGCP controller addresses for a redundant network
configuration.
chpmgcpaddr 10.1.1.1 2000 10.10.1.1 2000
MgcpPMGCAddressNet1 The IP address of the Primary Media Gateway Controller on network
1. Specify the IP address in standard dot notation. Values: string.
MgcpPMGCCfgUDPPortNet1 The UDP port of the Media Gateway Controller on network 2.
Values: 1025..65535.
MgcpPMGCAddressNet2 The IP address of the Primary Media Gateway Controller on network
2. Specify the IP address in standard dot notation. Values: string.
MgcpPMGCCfgUDPPortNet2 The secondary UDP port of the Media Gateway Controller on
network 2. Values: 1025..65535.
Release Modification
1.0 This command was first introduced.