DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
86
traceroute
Purpose
Used to trace the routed path between the Switch and a destination
endstation.
Syntax
traceroute <ipaddr> {ttl <value 1-60>} {port <value 30000-64900>}
{timeout <sec 1-65535>} {probe <value 1-9>}
Description
This command is used to trace the routed path between the Switch
and a destination endstation.
Parameters
<ipaddr> - The IP address of the destination endstation.
ttl <value 1-60> - The time-to-live value of the trace route request.
This is the maximum number of routers. This command will cross
while seeking the network path between two devices.
port <value 30000-64900> - The port number. It must be above
1024. The value range is between 30000 and 64900.
probe <value 1-9> - The number of probes. The range is from 1 to 9.
Restrictions
Only Administrator level, Operator level or Power User level users
can issue this command.
Example usage:
To trace the routed path between the Switch and 10.48.74.121:
DES-1228/ME:5#traceroute 10.48.74.121 probe 3
Command: traceroute 10.48.74.121 probe 3
1 <10 ms. 10.48.74.121
1 <10 ms. 10.48.74.121
1 <10 ms. 10.48.74.121
DES-1228/ME:5#