CLI Reference Guide

Table Of Contents
System Management Commands 281
time_out —
The number of seconds to wait for a response to a probe packet.
(Range: 1- 60)
ip-address—
One of the interface addresses of the switch to use as a source address for the
probes. The switch picks the valid IP address it considers to be the best source address to
use.
tos—
The
Type-Of-Service byte in the IP Header of the packet. (Range: 0-255)
Default Configuration
packet_size —
The default is 40 bytes.
max-ttl —
The default is 20.
packet_count
— The default count is 3.
time_out —
The default is 3 seconds.
Command Mode
Privileged EXEC mode
User Guidelines
This command works by taking advantage of the error messages generated by switches when a
datagram exceeds its time-to-live (TTL) value. The
traceroute
command terminates when
the destination responds when the maximum TTL is exceeded.
Examples
The following example discovers the routes that packets will actually take when traveling to
the destination specified in the command.
console#traceroute 192.168.77.171
Tracing route over a maximum of 20 hops
1 192.168.21.1 30 ms 10 ms 10 ms
2 * * *
3 * * *
4 * * *
5 * * *