Implement win2000 IPv6 protocol stack commands

Source: Internet
Author: User

The use of the IPv6 protocol stack has gradually been accepted by everyone. Now many friends are trying to use IPv6. How can we install the IPv6 protocol stack? Now let's take a look at the IPv6 protocol stack Installation Process in the 2000 system. Hope to help you.

◆ Configuration commands in Windows 2000:

1. First install the IPv6 protocol stack

If your machine is only installed with sp1forwin2000, directly install tp2136-001205.exe.

If your machine is installed with sp2/sp3forwin2000, install tp2136-001205-sp3-ie6.zip. After this package is decompressed, run hotfix.exe to restart the machine and install the IPv6 driver.

From the control panel, go to "network and dial-up connections", right-click "Local Connection", and click Properties to open the "Local Connection Properties" window, in fact, this is what you click the "Install" button in the Properties window when setting the NIC. In the pop-up window, select "protocol" and click "add... ", in the pop-up window, you will find" MicrosoftIPv6Protocol ", select this option, and click OK. Now, the IPv6 protocol stack is installed.

2. If you are accessing from a pure IPv6 network environment, you can get the IPv6 address and access the IPv6 Site.

Appendix: related commands:

C: \> IPv6if/* view your IPv6 address, on the 'Local connection' port */
C: \> IPv6adu4/2001: 250: xxxx/* set a fixed IPv6 address. 4 indicates the interface where the 'Local connection' is located */
C: \> ping62.166.sjtu.edu.cn

3. If the access is from a tunnel, perform the following steps. If the address is automatically requested from tb.sjtu.edu.cn, run the act. bat file. The following steps can be saved)
Assume that your IPv6 address is 3ffe: 3207: xxx: xxxx. xxxxtunnel, And the ipv4 address of the server is 202.112.26.253.

Open a command line window and run the following command

Stop protocol stack

Netstoptcpip6

Start protocol stack

Netstarttcpip6

Configure IPv6 addresses

Listen 6adu2/3ffe: 3207: xxx: xxxx. xxxx/* address of the V6 you applied */

Configure routes

20176rtu:/02/: 202.112.26.253

4. After win2000 is restarted, the preceding configuration parameters are not saved. Therefore, you can create a. cmd script that runs automatically or manually at each startup.

netstoptcpip6netstarttcpip6
IPv6adu2/3ffe:3207:xxx::xxxx.xxxx
IPv6rtu::/02/3ffe:3207:xxx::202.112.26.253

For more information about IPv6 under Win2000, please refer to Microsoft official FAQ: http://msdn.microsoft.com/downloads/sdks/platform/tpIPv6/faq.asp

Make sure to set DNS to 202.120.2.101 to support IPv6 address query.

There are two ways to indicate whether your IPv6 parameter configuration is correct:

Tracert6-dwww.kame.net C: \ DocumentsandSettings \ BlackHawk>
Tracingroutetoapple.kame.net [3ffe: 501: 4819: 2000: 210: f3ff: fe03: 4d0] from3ffe: 3207: 98: ca70: 1a62overamaximumof30hops:
16ms6ms6ms3ffe: 3207: 98: 1/* indicates that the IPv6 tunnel is used */
241ms41ms37ms3ffe: 320e: 1: 170: 1
341ms37ms37ms3ffe: 3200: 2
^ C

Or, when you access www.kame.net, there is a dancing turtle, which means that you access this page through the IPv6 tunnel.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.