Results 1 to 8 of 8

Thread: Installing IPv6 on Windows XP

  1. #1
    Join Date
    Jan 2009
    Posts
    91

    cool Installing IPv6 on Windows XP

    IPv6 support is still experimental under Windows XP and the stack has to be enabled manually.

    To enable the Windows XP IPv6 stack:
    • From the Windows desktop press the “start” button.
    • Click on “Control Panel”.
    • Assuming that the Control Panel is in classic view mode, click on “Network Connections”.
    • Right click on the connection that needs to have the IPv6 stack enabled and go to “Properties”
    • On the properties window click on the “Install…” button.
    • On the “Select Network Component Type” window, select the “Protocol” option and then click on the “Add…” button.
    • On the “Select Network Protocol” window select “Microsoft TCP/IP version 6” and then click the “Ok” button.


    The Microsoft IPv6 stack is now enabled for your network connection.

    There is no graphical configuration of IPv6 properties/settings. A command line tool used netsh is used to configure IPv6 for interfaces.

    To add or delete an IPv6 Address:
    • From a windows command line invoke the netsh tool by typing “netsh” and then pressing the enter key.
    • Next change the context of netsh to interface by typing “interface” and press enter.
    • Change the context of the interface to ipv6 mode by typing “ipv6” and pressing enter.
    • The command to add an address has the form of “add address [interface=]<string> [address=]<IPv6 Adress>”

    a. Example: add address interface="Local Area Connection 2" 2001:1945:feed:deef::1

    Deletion can be handled in the same manner by using keyword delete instead of keyword add.

    Hope this helps.

  2. #2
    Join Date
    Jan 2009
    Posts
    710

    Re: Installing IPv6 on Windows XP

    hey. i've been lookin for this content from a long time. thanx buddy. that helped me a lot.

  3. #3
    Join Date
    Jan 2009
    Posts
    140

    Re: Installing IPv6 on Windows XP

    ch33z! i didnt kn3w XP had IPv6 support too! nice work guyz!

  4. #4
    Join Date
    Jan 2009
    Posts
    1,738

    Re: Installing IPv6 on Windows XP

    i tried and was successful in adding the IPv6 stack & configuring it manually as mentioned above. my question is does ISP support IPv6...??

  5. #5
    Join Date
    Jan 2009
    Posts
    91

    Re: Installing IPv6 on Windows XP

    Nope. in india still the implementation of IPv6 is in the private sector only. If u know the reason behind the creation of IPv6 over IPv4 is the increasing computers on the internet. it is not far tht all IPv4 addresses would be taken up...! IPv4 is a 32 bit address with 4 octates i.e 8bitsx4 fields where as the IPv6 is 128 bit address. 8 group of 4 hexadecimal numbers. imagine a number of ip addresses that IPv6 will have. too many..!

  6. #6
    Join Date
    Apr 2008
    Posts
    4,088

    Re: Installing IPv6 on Windows XP


  7. #7
    Join Date
    Jan 2009
    Posts
    91
    Yeah! tried that one! Thanks...

  8. #8
    Join Date
    Jan 2009
    Posts
    1

    Re: Installing IPv6 on Windows XP

    Hi...buddy

    Cool Ans.....tried 100% working...... Thanx a lot..

Similar Threads

  1. Replies: 2
    Last Post: 13-03-2011, 05:37 AM
  2. DNS and IPv6 in Windows Server 2008
    By Tuhina in forum Windows Server Help
    Replies: 6
    Last Post: 10-01-2011, 04:28 PM
  3. Windows Virtual PC and IPv6
    By Kalyug in forum Operating Systems
    Replies: 4
    Last Post: 02-04-2010, 10:52 PM
  4. How to disable IPv6 in Windows 7?
    By Level8 in forum Operating Systems
    Replies: 8
    Last Post: 15-03-2010, 01:29 PM
  5. Ipv6 problem in Windows 7
    By Klaty in forum Operating Systems
    Replies: 5
    Last Post: 08-01-2010, 11:26 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,935,830.19129 seconds with 17 queries