ping
Privilege: All
Description: ping { mgp | [voip <mmid>] } <ipaddress> [number]
Provides a means to determine whether or not a two-way transmission path is
open between the sending equipment and the target host. Utilizes identical
command syntax and output as Cajun P330. For the VoIP the ping will return
only the statistics.
Parameters: <ipaddress> is the IP address of the target host. [number] is an
optional count of the number of packets to transmit. If none is specified then
5 packets will be transmitted. <mmid> is the Media Module ID; if none speci-
fied then v0 is assumed.
Sample Display
MG-001-3> ping mgp 135.9.65.213 5
PING 149.49.48.1 10: 56 databytes
64 bytes from 149.49.48.1: icmp_seq=0. time=8 ms
64 bytes from 149.49.48.1: icmp_seq=1. time=8 ms
64 bytes from 149.49.48.1: icmp_seq=2. time=8 ms
64 bytes from 149.49.48.1: icmp_seq=3. time=8 ms
64 bytes from 149.49.48.1: icmp_seq=4. time=9 ms
----149.49.48.1 PING Statistics----
5 packets transmitted, 5 packets received, 0% packet loss
round-trip (ms) min/avg/max = 8/8/9
MG-014-1(develop)# ping voip v0 127.1.1.1
----127.1.1.1 PING Statistics----
5 packets transmitted, 0 packets received, 5 packet loss
round-trip(ms) min/avg/max = 0/0/0