160 CHAPTER 6: IP SERVICES COMMANDS
■ ttl hops — Maximum number of hops, which can be from 1 through
255.
■ wait ms — Probe wait in milliseconds. You can specify from 1 through
100,000.
Defaults
■ dnf — Disabled
■ no-dns — Disabled
■ port — 33434
■ queries — 3
■ size — 38
■ ttl — 30
■ wait — 5000
Access — All.
History — Introduced in MSS Version 3.0.
Usage — To stop a traceroute command that is in progress, press
Ctrl+C.
Examples — The following example traces the route to host server1:
WX4400# traceroute server1
traceroute to server1.example.com (192.168.22.7), 30 hops max, 38 byte packets
1 engineering-1.example.com (192.168.192.206) 2 ms 1 ms 1 ms
2 engineering-2.example.com (192.168.196.204) 2 ms 3 ms 2 ms
3 gateway_a.example.com (192.168.1.201) 6 ms 3 ms 3 ms
4 server1.example.com (192.168.22.7) 3 ms * 2 ms
The first row of the display indicates the target host, the maximum
number of hops, and the packet size. Each numbered row displays
information about one hop. The rows are displayed in the order in which
the hops occur, beginning with the hop closest to the WX switch.
The row for a hop lists the total time in milliseconds for each ICMP packet
to reach the router or host, plus the time for the ICMP Time Exceeded
message to return to the host.
An exclamation point (!) following any of these values indicates that the
Port Unreachable message returned by the destination has a maximum