4-31
4.1.24 ping
Priv Exec Command
Use this command to send ICMP echo messages.
Syntax
ping [IP address|hostname]
Parameters
Example
RFS7000#ping 111.222.222.39
PING 1111.222.222.39 (111.222.222.39): 100 data bytes
128 bytes from 111.222.222.39: icmp_seq=0 ttl=64 time=2.3 ms
128 bytes from 111.222.222.39: icmp_seq=1 ttl=64 time=0.2 ms
128 bytes from 111.222.222.39: icmp_seq=2 ttl=64 time=0.3 ms
128 bytes from 111.222.222.39: icmp_seq=3 ttl=64 time=0.2 ms
128 bytes from 111.222.222.39: icmp_seq=4 ttl=64 time=0.1 ms
--- 157.235.208.39 ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 0.1/0.6/2.3 ms
RFS7000#
[IP address|hostname] Ping destination address or hostname.