User’s Manual of
packet_size — Number of bytes in a packet. The actual packet size is eight bytes larger than the size specified because the switch adds header information.(Range: 57 - 1472 bytes)
packet_count — Number of packets to send. If 0 is entered it pings until stopped. (Range: 1 - 65535 packets)
time_out — Timeout in milliseconds to wait for each reply. (Range: 1 - 65535 milliseconds
Default Configuration
The default packet size is 56 bytes.
The default packet count is 4 packets.
The default
Command Mode
User EXEC mode
User Guidelines
Press Esc to stop pinging. Following are sample results of the ping command:
Destination does not
Network or host
To ping an
Examples
The following example displays a ping to IP address 10.1.1.1.
Console# ping 10.1.1.1
64 bytes from 10.1.1.1: icmp_seq=0. time=11 ms
64 bytes from 10.1.1.1: icmp_seq=1. time=8 ms
64 bytes from 10.1.1.1: icmp_seq=2. time=8 ms
64 bytes from 10.1.1.1: icmp_seq=3. time=7 ms ^C
4 packets transmitted, 4 packets received, 0% packet loss
Console>
5.23.2 tracerouteThe traceroute User EXEC command discovers the routes that packets will actually take when traveling to their destination.
- 314 –