Users Guide

Table Of Contents
Layer 3 Routing Commands 1640
ipv6-address | hostname—The target IP address or host to ping.
out-of-band—Send the ping over the out-of-band interface.
vlan-id—The VLAN over which to send the echo request.
loopback-id—Use the source address from the selected loopback. (Range
0-7)
count—The number of echo request packets to send for each ttl value.
(Range 1-10. Default 3).
interval—The time (in seconds) between successive echo requests.
Default 3.
init-ttl—The initial TTL sent in the ICMP echo request packets (Range 1-
255. Default 1).
max-ttl—The maximum ttl sent in the ICMP echo request packet (Range
1-255, default 30). Must be equal to or larger than init-ttl.
port—The destination UDP port of the probe. (Range 1-65535).
size—The packet size padding in bytes. (Range 0-39936, default 0).
source—Use the specified source IP address, loopback address, VLAN
address, tunnel or out-of-band interface address in the transmitted
packets.
Default Configuration
There is no default configuration for this command.
Command Mode
Privileged Exec and User Exec modes
User Guidelines
Traceroute operates by sending a sequence of Internet Control Message
Protocol (ICMP) echo request packets. The time-to-live (TTL) value, is used
in determining the intermediate routers through which the packet flows
toward the destination address. Routers decrement a packet’s TTL value and
discard packets whose TTL equals 0. On discarding a packet, the router
returns an ICMP time exceeded message to the source.