GS-4210-Series (V2) User Manual

Table Of Contents
Command Guide of GS-4210 Series
92
image1 (backup) 0
4.4.29 ping
Command:
ping HOSTNAME [count <1-999999999>]
Mode:
Privileged EXEC
Usage Guide:
Use “ping” command to do network ping diagnostic.
Example:
This example shows how to ping remote host 192.168.1.111.
Switch# ping 192.168.1.111
PING 192.168.1.111 (192.168.1.111): 56 data bytes
64 bytes from 192.168.1.111: icmp_seq=0 ttl=128 time=10.0 ms
64 bytes from 192.168.1.111: icmp_seq=1 ttl=128 time=0.0 ms
64 bytes from 192.168.1.111: icmp_seq=2 ttl=128 time=0.0 ms
64 bytes from 192.168.1.111: icmp_seq=3 ttl=128 time=0.0 ms
--- 192.168.1.111 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 0.0/2.5/10.0 ms
4.4.30 traceroute
Command:
traceroute A.B.C.D [max_hop <2-255>]
Parameter:
A.B.C.D
Specify IPv4 to trace.
max_hop <2-255>
Specify maximum hop to trace.