IPv6 Management Features
Telnet6 Operation
Telnet6 Operation
This section describes Telnet operation for IPv6 on the switch. For IPv4 Telnet operation, refer to the Management and Configuration Guide for your switch.
Outbound Telnet6 to Another Device
Syntax: telnet <
Outbound Telnet6 establishes a Telnet session from the switch
CLI to another IPv6 device, and includes these options.
•Telnet for
<
%vlan< vid >: Suffix specifying the interface on which the destination device is located. No spaces are allowed in the suffix.
•Telnet for Global Unicast Addresses requires a global unicast address for the destination. Also, the switch must be receiving router advertisements from an IPv6 gateway router.
<
For example, to Telnet to another IPv6 device having a
ProCurve(config)# telnet fe80::215:60ff:fe79:980%vlan10
If the switch is receiving router advertisements from an IPv6 default gateway router, you can Telnet to a device on the same VLAN or another VLAN or subnet by using its global unicast address. For example, to Telnet to a device having an IPv6 global unicast address of 2001:db8::215:60ff:fe79:980, you would enter the following command:
ProCurve(config)# telnet 2001:db8::215:60ff:fe79:980