System Management Commands
traceroute
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 438
31
----10.1.1.1 PING Statistics----
4 packets transmitted, 4 packets received, 0% packet loss
round-trip (ms) min/avg/max = 7/8/11
tracerouteThe traceroute User EXEC mode command discovers routes that packets actually
take when traveling to their destination.
Syntax
traceroute {
destination-ip-address
|
hostname
} [size
packet-size
] [ttl
max-ttl
] [count
packet-count
] [timeout
time-out
] [source
source-ip-address
] [tos
tos
]
Parameters
•
destination-ip-address
— IP address of the destination host.
•
hostname
— Host name of the destination host. (Range: 1-158 characters)
•
packet-size
— Number of bytes in a packet. (Range: 40-1472)
•
max-ttl
— The largest TTL value that can be used. The traceroute command
terminates when the destination is reached or when this value is reached.
(Range:1-255)
•
packet-count
— The number of probes to be sent at each TTL level.
(Range:1-10)
•
time-out
— The number of seconds to wait for a response to a probe
packet. (Range:1-60)
•
source-ip-address
— One of the device’s interface addresses to use as a
source address for the probes. The device normally selects what it feels is
the best source address to use.
•
tos
— The Type-Of-Service byte in the IP Header of the packet. (Range: 0-
255)