DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 62
DGS-3700-12:5#ping6 1001::3702 times 4
Command: ping6 1001::3702 times 4
Reply from 1001::3702, bytes=100 time<10 ms
Reply from 1001::3702, bytes=100 time<10 ms
Reply from 1001::3702, bytes=100 time<10 ms
Reply from 1001::3702, bytes=100 time<10 ms
Ping Statistics for 1001::3702
Packets: Sent =4, Received =4, Lost =0
DGS-3700-12:5#
traceroute
Purpose
To trace the routed path between the switch and a destination end station.
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 a route between the switch and a given host on the
network.
Parameters
<ipaddr>
- Specify the IP address of the destination end station.
ttl
- 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.
port
- Specify the port number. The value range is from 30000 to 64900 .
timeout
- 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
- Specify the number of probes. The range is from 1 to 9 . If unspecified, the
default value is 1.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To trace the routed path between the switch and 10.48.74.121:
DGS-3700-12:5#traceroute 10.48.74.121 probe 3
Command: traceroute 10.48.74.121 probe 3
1 <10 ms. 10.12.73.254
2 <10 ms. 10.19.68.1
3 <10 ms. 10.48.74.121
Trace complete.
DGS-3700-12:5#
traceroute6
Purpose
This command is used to trace the IPv6 routed path between the switch and a
destination end station.
Syntax
traceroute6 <ipv6addr> {ttl <value 1-60> | port <value 30000-64900> | timeout
<sec 1-65535> | probe <value 1-9>}
Description
The traceroute6 command allows you to trace an IPv6 route between the switch and a
give host on the network.
Parameters
<ipv6addr>
- Specify the IP address of the destination end station.
ttl
- 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.