Determining Reachability of IP Destinations in the Network

You can determine reachability of destinations in the network using the ping and traceroute commands.

Sending Echo Request Packets to the IP Address

You can send an Internet Control Message Protocol (ICMP) or ICMPv6 echo request packet to a specific IP address using the ping command.

The following characters can appear in the display after issuing the ping command:

To send an ICMP echo request packet to the IP address that you specify:

Discovering the Routes Followed by Router Packets when Traveling to the IP Destination

You can discover routes that router packets follow when traveling to their destination using the traceroute command.

You can specify the following:

You can also force transmission of the packets on a specified interface regardless of what the IP address lookup indicates.

To discover the routes that router packets follow when traveling to their destination:

Related Documentation