A-211
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)E2
AppendixA Command Reference
System Management Commands
The following example displays sample IP traceroute output in privileged EXEC mode w hen a
destination IP address is specified. (SeeTabl e A-45 for prompt descriptions and Table A -43 for field
descriptions.)
Switch# traceroute
Protocol [ip]:
Target IP address: 10.0.0.1
Source address:
Numeric display [n]:
Timeout in seconds [3]:
Probe count [3]:
Minimum Time to Live [1]:
Maximum Time to Live [30]:
Port Number [33434]:
Loose, Strict, Record, Timestamp, Verbose[none]:
Type escape sequence to abort.
Tracing the route to 10.0.0.1
1 10.0.0.2 msec 0 msec 4 msec
2 10.0.1.9 0 msec 0 msec 0 msec
3 10.0.0.1 0 msec 0 msec 4 msec
TableA-45 traceroute Command Prompt Descriptions
Prompt Description
Protocol [ip]: Specifies the protocol. The default is IP.
Target IP address: Specifies the host name or an IP address. There is no default.
Source address: Specifies one of the interface addresses of the router to use as a
source address for the probes. The system will normally pick
what it feels is the best source address to use.
Numeric display [n]: Specifies the traceroute display format. The default is to have
both a symbolic and numeric display; however, you can suppress
the symbolic display.
Timeout in seconds [3]: Specifies the number of seconds to wait for a response to a probe
packet. The default is 3 seconds.
Probe count [3]: Specifies the number of probes to be sent at each TTL level. The
default count is3.
Minimum Time to Live [1]: Specifies the TTL value for the first probes. The default is1, but
it can be set to a higher value to suppress the display of known
hops.
Maximum Time to Live [30]: Specifies the largest TTL value that can be used. The default
is 30. The traceroute command terminates when the destination
is reached or when this value is reached.