User`s manual

24
DWS-1008 User’s Manual
D-Link Systems, Inc.
Configuration (continued)
Conguration
Verifying IP Connectivity
To verify that the switch can send and receive IP trafc, use the following command:
ping host
The ping command sends an Internet Control Message Protocol (ICMP) echo packet to the
specied device and listens for a reply packet. For host, specify the IP address of a host
device on the network.
Note: If you congure the Domain Name Service (DNS) or set a local alias for the host
device, you can specify the DNS hostname or the alias instead of the IP address of the
device.
The following command veries IP connectivity to IP address 10.10.20.19:
DWS-1008# ping 10.10.20.19
PING 10.10.20.19 (10.10.20.19) from 10.10.20.2 : 56(84) bytes of data.
64 bytes from 10.10.20.19: icmp_seq=1 ttl=255 time=0.769 ms
64 bytes from 10.10.20.19: icmp_seq=2 ttl=255 time=0.628 ms
64 bytes from 10.10.20.19: icmp_seq=3 ttl=255 time=0.676 ms
64 bytes from 10.10.20.19: icmp_seq=4 ttl=255 time=0.619 ms
64 bytes from 10.10.20.19: icmp_seq=5 ttl=255 time=0.608 ms
--- 20.20.20.1 ping statistics ---
5 packets transmitted, 5 packets received, 0 errors, 0% packet loss