D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
848
Parameters
<ipaddr> - Specify the IP address of the destination end station.
<domain_name 255> - Specify the domain name of the destination end station.
ttl - (Optional) Specify the time to live value of the trace route request.
<value 1-60> - Specify the time to live value of the trace route request. This is the maximum
number of routers that a trace route packet can pass while seeking the network path
between two devices. The range for the TTL is 1 to 60 hops. The default value is 30.
port
- (Optional) Specify the port number.
<value 30000-649000> - Specify the port number. The value range is from 30000 to 64900.
The default is 33435.
timeout - (Optional) Specify the timeout period while waiting for a response from the remote
device.
<sec 1-65535> - Specify the timeout period while waiting for a response from the remote
device. A value of 1 to 65535 seconds can be specified. The default is 5 seconds.
probe
(Optional)
Specify the number of probes.
<value 1-9> - Specify the number of probes. The range is from 1 to 9. If unspecified, the
default value is 1.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To trace the route path between the switch and 10.48.74.121:
DGS-3420-28SC:admin#traceroute 10.48.74.121 probe 3
Command: traceroute 10.48.74.121 probe 3
<10 ms 10.12.73.254
<10 ms 10.12.73.254
<10 ms 10.12.73.254
<10 ms 10.19.68.1
<10 ms 10.19.68.1
<10 ms 10.19.68.1
<10 ms 10.48.74.121
Trace complete.
DGS-3420-28SC:admin#
92-19 traceroute6
Description
This command is used to trace the IPv6 routed path between the Switch and a destination end
station.
Format
traceroute6 <ipv6addr> {ttl <value 1-60> | port <value 30000-64900> | timeout <sec 1-65535>
| probe <value 1-9>}