DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 63
traceroute6
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:
Trace the IPv6 routed path between the switch and 3000::1:
DGS-3700-12:5#traceroute6 3000::1 probe 3
Command: traceroute6 3000::1 probe 3
1 <10 ms. 1345:142::11
2 <10 ms. 2011:14::100
3 <10 ms. 3000::1
Trace complete.
DGS-3700-12:5#
Trace the IPv6 routed path between the switch and 1210:100::11 with port 40000:
DGS-3700-12:5#traceroute6 1210:100::11 port 40000
Command: traceroute6 1210:100::11 port 40000
1 <10 ms. 3100::25
2 <10 ms. 4130::100
3 <10 ms. 1210:100::11
Trace complete.
DGS-3700-12:5#
telnet
Purpose
To login a Telnet server.
Syntax
telnet <ipaddr> {tcp_port <value 0-65535>}
Description
To login a Telnet server.
Parameters
<ipaddr>
- Specify the IP address of the Telnet server.
tcp_port
- Specify the Telnet server port number to be connected to. If not specified,
the default port is 23.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To Telnet to a switch by specifying the IP address: