8-216 C122-E003-02EN
GSWB
CHAPTER 8 CLI Operations
(3) Command Mode
user exec
enabled exec
(4) See also
None
(5) Examples
• Specifies only the IP address
• Displays packet lengths
• If a transmission timeout occurs
Switch#traceroute 192.168.4.2
traceroute to 192.168.2.2 (192.168.2.2), 30 hops max,
40 byte packets
1 192.168.2.2 (192.168.2.2) 3.297 ms 14.432 ms 1.720 ms
2 192.168.3.2 (192.168.3.2) 3.197 ms 14.332 ms 2.620 ms
3 192.168.4.2 (192.168.4.2) 3.097 ms 15.231 ms 2.720 ms
Switch#
Switch#traceroute 192.168.4.2 length 1500
traceroute to 192.168.4.2 (192.168.4.2), 30 hops max,
1500 byte packets
1 192.168.2.2 (192.168.2.2) 15.681 ms 3.430 ms 1.996 ms
2 192.168.3.2 (192.168.3.2) 16.681 ms 4.420 ms 2.116 ms
3 192.168.4.2 (192.168.4.2) 17.681 ms 4.450 ms 2.296 ms
Switch#
Switch#traceroute 192.168.4.2 length 1500
traceroute to 192.168.4.4 (192.168.4.2), 30 hops max,
1500 byte packets
1 * * *
2 * * *
3 * * *
.
.
.