204.4291.04
29
5.1.4.1.
P
ING
The ping command is a very simple connectivity testing tool. Ping verifies connectivity by sending Internet
Control Message Protocol (ICMP) echo packets to a host and listening for an echo reply.
In the command line session, perform the following tasks to check connectivity using
ping
command:
Step 1
•
Enter the ping command followed by destination address.
#
ping
destination_ip_address
Example:
DM4610# ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
64 bytes from 192.168.0.1: icmp_seq=1 ttl=64 time=15.0 ms
64 bytes from 192.168.0.1: icmp_seq=2 ttl=64 time=5.28 ms
64 bytes from 192.168.0.1: icmp_seq=3 ttl=64 time=3.65 ms
64 bytes from 192.168.0.1: icmp_seq=4 ttl=64 time=2.86 ms
64 bytes from 192.168.0.1: icmp_seq=5 ttl=64 time=2.86 ms
--- 192.168.0.1 ping statistics
5 packets transmitted, 5 received, 0% packet loss, time 4006ms
rtt min/avg/max/mdev = 2.862/5.950/15.079/4.649 ms
5.1.5.
V
ERIFYING
D
EVICE
I
NFORMATION
The command
show
shows details about firmware and hardware versions, configuration, serial numbers,
power suppliers and fan module status and system temperature.