Windows XP Fixed IPv6: Difference between revisions

From Playing with linux...
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<bl>
<li>I have prefix 2001:1af8:fe50::/48</li>
<li>I have prefix 2001:1af8:fe50::/48</li>
<li>My router address is 2001:1af8:fe50::f000</li>
<li>My router address is 2001:1af8:fe50::f000</li>
</bl>
 


From a cmd.exe do:
From a cmd.exe do:

Revision as of 19:09, 28 September 2012

  • I have prefix 2001:1af8:fe50::/48
  • My router address is 2001:1af8:fe50::f000
  • From a cmd.exe do:

    ipv6 install
    ipv6 if
    

    Look for your interface number. Let's pretend it's 3.

    ipv6 adu 3/2001:1af8:fe50::dead
    ipv6 rtu ::/0 3/2001:1af8:fe50::f000