We know that IPv6 is the topic of our next-generation Internet, and it must be compatible with the use of this Protocol for Telnet clients. Now let's explain how to enable the Telnet client to have IPv6 functions. Next, let's take a closer look.
Use IPv6 with the Telnet Client
Application to: Windows Server 2008, Windows Vista
The Telnet Server and Telnet Client versions attached to Windows Vista and Windows Server 2008 support TCP/IP versions 6. in addition to parsing the host name as an IPv6 address and specifying an IPv6 address in the connection command, the host name does not change the Telnet mode in any way.
You can use any user account to complete this process. Please view the details in "Other considerations" on this topic.
Connect to the Telnet server using IPv6
You can use either of the following methods to perform this process:
At the command prompt
At the Microsoft Telnet> Command Prompt
To connect to the Telnet server using an IPv6 address at a command prompt
At any command prompt, type:
Telnet ipv6address [port]
If you see one of the following, the connection is successful:
Enter the user name and password.
Telnet server welcome message and prompt.
To connect to the Telnet server using an IPv6 address at a Microsoft Telnet> Command Prompt
If you are currently connected to the remote access server, disconnect the remote access server before trying to connect to the Telnet server.
In the Telnet client service, switch to the command mode.
At the Microsoft Telnet> command prompt, type:
Open ipv6address [port]
If you see one of the following, the connection is successful:
Enter the user name and password.
Telnet server welcome message and command prompt.
Parameters
Parameters |
Description |
Ipv6address |
The IPv6 address of the remote Telnet server. |
Port |
The TCP port number of the Telnet server. It is only used when the administrator of the Telnet server changes the default value of port 23. |
Format legend
Format |
Description |
Italics |
REQUIRED INFORMATION |
Bold |
Elements that must be correctly typed according to the displayed content |
Between square brackets ([]) |
Optional |
Other considerations
Any user account can complete this process. However, your user account must have the permission to access the Telnet server that is trying to connect.