4Installing a New G700 without an S8300
Configure the G700
186 Installation and Upgrades for G700 and S8300
December 2003
3Repeat Step 1 for additional ip routes, if needed. Usually, only a default route is needed. Refer to
your planning document.
Assign IP Addresses to the VoIP Resources
From the G700 Media Gateway Processor command line interface, you will assign IP addresses to
the VoIP resource resident on the G700 Media Gateway and to any installed MM760 VoIP Media
Modules.
1At the MG-???-n(configure)# prompt, type set interface voip <number> <ip address>
<number> is the slot number of the VoIP media module. v0 designates t he VoIP resource resident
on the G700 Media Gateway motherboard. The MM760 VoIP Media Modules are designated
according the slot (for example, v1, v2, v3, v4) in which the media module has been installed. <ip
address> is the IP address of the VoIP resource.
For example: set interface voip v0 132.236.73.3
2Type show interface to display a table of all configured interfaces, including all VoIP Media
Modules.
3Type show voip v0 to display the VoIP resource on the motherboard.
NOTE:
It is not necessary to configure the VLAN, netmask, or IP routes for VoIP engines. The
media gateway parameters are applied automatically.
Check for IP Connections
After you have assigned IP addresses to the P330 Stack Processor (Layer 2 Switching Processor), the
G700 Media Gateway MGP, media modules, and the VoIP resources, do the following procedure to
validate the IP connections.
Run the ping command
1At the MG-???-n(config)# prompt, type ping mgp <IP_address>
where <IP_address> is the address of an S8300, S8500, or S8700 Media Server , the VoIP engine,
or any other functioning endpoint accessible on the customer’s LAN. It is recommended to ping
endpoints on both the same subnet and a different subnet.
Ping results appear on the screen, similar to the following example.
Ping MGP Results
2Check that the same number of packets transmitted were also received.
MG-???-1(configure)# ping mgp 135.122.49.55
PING 135.122.49.55: 56 data bytes
64 bytes from 135.122.49.55: icmp_seq=0. time=0. ms
64 bytes from 135.122.49.55: icmp_seq=1. time=0. ms
64 bytes from 135.122.49.55: icmp_seq=2. time=0. ms
64 bytes from 135.122.49.55: icmp_seq=3. time=0. ms
64 bytes from 135.122.49.55: icmp_seq=4. time=0. ms
----135.122.49.55 PING Statistics----
5 packets transmitted, 5 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/0/0