
GSWB 8.3 Operation Commands
• Specifies [count]
Switch# ping 200.10.2.15 cyclic length 100 count 3
PING 192.168.2.2 (192.168.2.2): 100 octets data
108octets from 192.168.2.2: icmp_seq=0 ttl=64 time=2.0 ms
108octets from 192.168.2.2: icmp_seq=1 ttl=64 time=18.7 ms
108octets from 192.168.2.2: icmp_seq=2 ttl=64 time=1.6 ms
3 packets transmitted, 3 packets received, 0% packet loss
Switch#
• Specifies [timeout]
Switch# ping 192.168.2.2 timeout 5
192.168.2.2 is alive Switch#