D-Link DES-3326S Layer 3 Switch CLI Reference
traceroute
Purpose Used to determine the network path between
two devices.
Syntax
traceroute <ipaddr> {ttl <value 1-60>}
{port <value 30000-64900>}
{timeout <sec 1-65525>>}
{probe <value 1-9>}
Description This command allows you to trace a route
between the Switch and a give host on the
network.
Parameters
<ipaddr> − the IP address of the remote device.
ttl <value 1-60> − the time to live value of the
trace route request. This is the maximum
number of routers the traceroute command will
cross while seeking the network path between
two devices. The maximum value is
port <value 30000-64900> − the port number.
Must be above 1024.
timeout <sec 1–65525> defines the time-out
period while waiting for a response from the
remote device.
probe <value 1-9> − the number of probing.
Restrictions Only administrator-level users can issue this
command.
Example Usage:
Trace the routed path between the Switch and 10.48.74.121.
DES-3326S:4#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-3326S:4#
65