Справочник Пользователя для Alcatel-Lucent speedtouch 500

Скачать
Страница из 422
215
IP Commands
ip traceroute
Sends ICMP/UDP packets to trace the ip path.
SYNTAX:
ip 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 = <{no|yes}>]
addr
The destination IP address.
REQUIRED
count
A number between 1 and 10.
Represents the number of times to reissue a traceroute request 
with the same time to live. Default is 3.
OPTIONAL
size
A number between 1 and 20000 (bytes).
Represents the size of the traceroute packet(s). Default is 1.
OPTIONAL
interval
A number between 100 and 10000000 (milliseconds).
Represents the intermediate interval between two packets.
Default is 1000.
OPTIONAL
maxhops
A number between 1 and 255.
Represents the upper limit on the number of routers through which 
a packet can pass.
Default is 30.
OPTIONAL
dstport
A number between 1 and 65535.
Represents the UDP destination port number to send to.
OPTIONAL
maxfail
A number between 0 and 255.
Represents the max number of consecutive time-outs allowed 
before
terminating a traceroute request.
Default is 5
OPTIONAL
type
The type of traceroute packet(s).
Choose between:
icmp (default)
udp
OPTIONAL
utime
Display time in useconds (yes) or not (no). Default is yes.
OPTIONAL