User Manual
H3C VG 10-10/10-11 Voice Gateway
Chapter 6 Appendix
6-2
6.1.3 Command Line Information
Table 6-1
Command line list
Command
Description
ping
<addr> <count>
Test the IP network connection and whether the
route to the host is reachable.
addr is the destination IP address.
count is the number of the sent ICMP packets.
routeshow
Displays the routing table.
version
Display the software, hardware and Boot ROM
version information of the voice gateway.
quit
Disconnect the telnet connection of the voice
gateway.
reset
Restart the voice gateway.
Only administrators are authorized to operate on the command line which is case
sensitive. Refer to the following content for more detailed description.
I. ping
The format of
ping
command
is
ping
<addr> <count>, in which, addr is the destination
IP address; count is the number of sent ICMP packets, in the range 1 to 2,147,483,646.
Negative number is also valid. The system reads the absolute value of the input digits.
When executing the
ping
command, you can press the shortcut key <Ctrl+C> to
terminate the execution.
[VG]> ping 192.168.0.56 5
PING 192.168.0.56: 56 data bytes
64 bytes from 192.168.0.56: icmp_seq=0. time<1. ms
64 bytes from 192.168.0.56: icmp_seq=1. time<1. ms
64 bytes from 192.168.0.56: icmp_seq=2. time<1. ms
64 bytes from 192.168.0.56: icmp_seq=3. time<1. ms
64 bytes from 192.168.0.56: icmp_seq=4. time<1. ms
----192.168.0.56 PING Statistics----
5 packets transmitted, 5 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/0/0
[VG]>
II. routeshow
This command is used to display the routing table.
[VG]> routeshow