Installation Instructions

Table Of Contents
traceroute Command
E-DOC-CTC-20071119-0004 v1.0
671
traceroute Command
Send ICMP/UDP packets to trace the ip path.
SYNTAX:
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}]>
where:
addr The destination IP address. REQUIRED
count The number of times to reissue a traceroute
request with the same time to live.
OPTIONAL
size The size of the packet payload. OPTIONAL
interval The interval in milliseconds between packets. OPTIONAL
maxhops The upper limit on the number of routers
through which a packet can pass.
OPTIONAL
dstport The UDP destination port number to send to. OPTIONAL
maxfail The max number of consecutive timeouts
allowed before terminating a traceroute request.
OPTIONAL
type The type of traceroute packet(s). OPTIONAL
utime Display time in useconds. OPTIONAL