ping 167
Because the WX 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.
History — Introduced in MSS Version 3.0.
Usage — To stop a ping command that is in progress, press Ctrl+C.
Examples — The following command pings a WX switch that has IP
address 10.1.1.1:
WX1200# 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 on page 207