| Checking Network Connectivity | |
Using the ping Command
The ping output displays the minimum, average, and maximum times it takes for a ping packet to find a specified system and return. Here’s an example: Router#ping RouterA You can see that the DNS server was used to resolve the name, and the device was pinged in 32ms (milliseconds). |
|
Using the traceroute Command Router#traceroute ? The trace command shows the hop or hops that a packet traverses on its way to a remote device. Here’s an example:
|
|
| <<< Using Telnet | |
|