D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 86
interval time Time interval between ping packets, in milliseconds. You can specify from
100 through 10,000.
size size Packet size, in bytes. You can specify from 56 through 65,507.
Note: Because the switch adds header information, the ICMP packet size
is 8 bytes larger than the size you specify.
source-ip ip-addr IP address, in dotted decimal notation, to use as the source IP address in
the ping packets.
source-ip vlan-name VLAN name to use as the ping source. MSS uses the IP address
configured on the VLAN as the source IP address in the ping
packets.
Defaults:
• count—5.
• dnf—Disabled.
• interval—100 (one tenth of a second)
• size—56.
Access: Enabled.
Usage: To stop a ping command that is in progress, press Ctrl+C. A DWS-1008 switch cannot
ping itself. MSS does not support this.
Examples: The following command pings a device that has IP address 10.1.1.1:
DWS-1008# ping 10.1.1.1
PING 10.1.1.1 (10.1.1.1) from 10.9.4.34 : 56(84) bytes of data.
64 bytes from 10.1.1.1: icmp_seq=1 ttl=255 time=0.769 ms
64 bytes from 10.1.1.1: icmp_seq=2 ttl=255 time=0.628 ms
64 bytes from 10.1.1.1: icmp_seq=3 ttl=255 time=0.676 ms
64 bytes from 10.1.1.1: icmp_seq=4 ttl=255 time=0.619 ms
64 bytes from 10.1.1.1: icmp_seq=5 ttl=255 time=0.608 ms
--- 10.1.1.1 ping statistics ---
5 packets transmitted, 5 packets received, 0 errors, 0% packet loss
See Also:
• traceroute