ghacks Technology News

How To Enable IPv6 On Windows XP

Most ISPs are in the process of enabling the IPv6 protocol which is then available for usage in addition to the currently used IPv4 protocol. Windows Vista and Windows 7 users do not need to enable or configure their operating system for IPv6 usage as it is enabled by default. The situation is different for Windows XP users who need to install the IPv6 protocol to add support for it to the operating system.

It is probably a good idea to test if IPv6 is already available on the operating system. An easy option to find out is the ipconfig command which displays network information in a command line window. To run the command press Windows-R, type cmd and hit enter. This opens the Windows command prompt. Now use the command ipconfig to find out if IPv6 is available on the computer. Please note that the following screenshot is showing ipconfig on Windows 7.

ipv6 protocol

If you do not see an entry IPv6 Address in the listing it is not enabled and needs to be installed. The easiest way to install the IPv6 protocol under Windows XP is from the command prompt. Enter the following commands separately and press return after each of them:

  • netsh
  • interface
  • ipv6
  • install

This installs IPv6 under Windows XP. It is also possible to install the protocol under the network settings options of the Control Panel. Right-click on the appropriate network adapter and select Preferences from the selection. Now select Install on the screen and then Protocol from the available options. Locate Microsoft TCP/IP Version 6, a click on OK installs the selected protocol.

install ipv6 windows xp

1. Open Network Connections
2. Right-click any local area connection, and then click Properties.
3. Click Install.
4. In the Select Network Component Type dialog box, click Protocol, and then click Add.
5. In the Select Network Protocol dialog box, click Microsoft TCP/IP version 6, and then click OK.
6. Click Close to save changes to your network connection.

You can check again with the ipconfig command to make sure that the IPv6 protocol was installed successfully on the operating system.

Enjoyed the article?: Then sign-up for our free newsletter or RSS feed to kick off your day with the latest technology news and tips, or share the article with your friends and contacts on Facebook or Twitter.

Related Articles:

Assign IPv6 addresses in Linux
Test Your IPv6 Connectivity
IPv6 World Launch 6 June 2012
An Introduction to IPv6
Google, Facebook and Yahoo Ready IPv6 Test



About the Author:Martin Brinkmann is a journalist from Germany who founded Ghacks Technology News Back in 2005. He is passionate about all things tech and knows the Internet and computers like the back of his hand. You can follow Martin on Facebook or Twitter.

Author: , Sunday February 6, 2011 -
Tags:, , , ,


Responses so far:

  1. Transcontinental says:

    Thanks, Martin, aany side effects, issues to install IPv6 protocol before it be required ? I know nothing about this.

  2. Or more simply:
    cmd -> ipv6 install

    ;-)

    As written at the bottom:
    http://www.marcoronline.net/pc-blog/9-internet/287-l8-giugno-si-passa-al-nuovo-protocollo-ipv6-scopri-cose-e-se-sei-pronto.html

    • DanTe says:

      More like:

      cmd.exe, netsh interface ipv6 install

      That link yields a 404 error, Rinaldi.

      • It was to write less XD

        Anyway here is the link working:
        http://www.marcoronline.net/index.php/pc-blog/9-internet/287-l8-giugno-si-passa-al-nuovo-protocollo-ipv6-scopri-cose-e-se-sei-pronto.html

        Excuse me :)

  3. Dougle says:

    “Most ISPs are in the process of enabling the IPv6 protocol which is then available for usage in addition to the currently used IPv4 protocol. ”

    I think that’s a bit of a stretch, Martin. For the majority, especially in the US and Europe, some form of Carrier Grade NAT, is the mostly likely path, at least in the foreseeable future. The picture is somewhat different in ASIA.

    Unfortunately, most implementations of CGN will have an impact on performance, and if you want a routable IPv4 address, it’s going to cost.

  4. Martin says:

    Stefano you do not need to do that. As I said, it is already enabled on Vista and 7.

  5. Dougle says:

    I think it’s worth pointing out that unless your router and firewall support IPv6, you have little in the way control over some aspects of the IPv6 stack.

    For anyone interested in this a good read can be found at:

    www.symantec.com/avcenter/reference/Teredo_Security.pdf (PDF)

    If you want to test IPv6 but you find your ISP doen’t natively support the protocol, your best option would be to sign-up for a free tunnel, either 6in4 or 6to4, from a reputable tunnel broker, such as

    http://tunnelbroker.net/
    http://gogo6.com/
    http://www.sixxs.net/main/

  6. Henk Poley says:

    I got an “extended error” while running the command. Run this fixed that:

    esentutl /p %windir%\security\Database\secedit.sdb

  7. qazzi says:

    well i have ipv6 installed only problem is my ISP doen’nt support it yet….i wonder when will they able to support it.

  8. witek says:

    Henk Poley, thanks for info how to solve Extended error (Błąd rozszerzeony). Your solution worked!

Leave a Reply   Follow Ghacks   Subscribe To Comment Rss

Subscribe without commenting

© 2005-2012 Ghacks.net. All Rights Reserved. Privacy Policy - About Us