Users Guide

Table Of Contents
Switch Management Commands 2409
port
—The destination UDP port of the probe. This should be an
unused port on the remote destination system (Range: 1–65535).
size
—The size, in bytes, of the payload of the Echo Requests sent
(Range: 0–39936 bytes).
src-ip-address
—The IPv4 source address to use in the ICMP echo
request packets.
vlan-id
—A valid VLAN interface.
loopback-id
—A configured loopback ID
Default Configuration
The default count is 3 probes.
The default interval is 3 seconds.
The default size is 0 data bytes.
The default port is 33434.
The default initTtl is 1 hop.
The default maxTtl is 30 hops.
The default maxFail is 5 probes.
Command Mode
User Exec mode and Privileged Exec mode
User Guidelines
Use of the optional VRF parameter executes the command within the
context of the VRF-specific routing table.
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.
The VRF identified in the parameter must have been previously created or an
error is returned.