telnet6

Use this command to open a telnet session to an ipv6 address or host name resolved to ipv6 address.

Command Syntax

Copy
telnet6 (X:X::X:X| HOSTNAME) (vrf (NAME|management))
telnet6 (X:X::X:X | HOSTNAME) (<1-65535>) (vrf (NAME|management))

Parameters

X:X::X:X

Destination IPv6 Address to open a telnet session.

HOSTNAME

Destination Host name to resolve into IPv6 address to open a telnet session.

1-65535

Destination Port to open a telnet session. Default is 23.

vrf

Specify the VPN routing/forwarding instance.

NAME

Specify the name if the VPN routing/forwarding instance.

management

Management VPN routing/forwarding instance name.

vrf management

Defines the management VRFClosed Virtual Routing and Forwarding instance.

vrf NAME

Specify the user-defined VRF instance name.

Default

By default, telnet is 23.

Command Mode

Privileged execution mode

Applicability

This command was introduced before OcNOS version 1.3.Added VRF NAME parameter in OcNOS version 6.5.3.

Examples

Copy
#telnet6 2:2::2:2 2543 vrf management
 Trying 2:2::2:2...