Technicolor - Thomson SpeedTouchTM620 Network Router User Manual


 
Chapter 11
SpeedTouch™ Advanced Diagnostics
E-DOC-CTC-20051017-0155 v1.0
188
The Traceroute
Command
The traceroute command has the following syntax:
It uses the following parameters:
Example
Below is an example of a traceroute command and its reply:
traceroute addr = <ip-address>
[count = <number{1-10}>]
[size = <number{1-20000}>]
[interval = <number{1000-60000}>]
[maxhops = <number{1-255}>]
[dstport = <number{1-65535}>]
[maxfail = <number{0-255}>]
[type = <{icmp|udp}>]
[utime = <{disabled|enabled}>]
Parameter Value Description
addr <IP-address> The destination IP address
count <number{1-10}> The number of times to reissue a
traceroute request with the same time
to live.
size <number{1-20000} The size of the packet payload.
interval <number{1000-60000}> The size of the packet payload.
maxhops <number{1-255}> The upper limit on the number of
routers through which a packet can
pass.
dstport <number{1-65535}> The UDP destination port number to
send to.
maxfail <number{0-255}> The max number of consecutive
timeouts allowed before terminating a
traceroute request.
type <{icmp|udp}>] The type of traceroute packet(s).
utime <{disabled|enabled}> Display time in microseconds.
{Administrator}=>traceroute addr 25.0.0.1 count 4
ttl=1 101.101.101.1 5731 us 5446 us 5466 us 5789 us
ttl=2 25.0.0.1 6089 us 5779 us 5699 us 6023 us