Windows XP Fixed IPv6: Difference between revisions

From Playing with linux...
Jump to navigation Jump to search
(Created page with "- I have prefix 2001:1af8:fe50::/48 - My router address is 2001:1af8:fe50::f000 From a cmd.exe do: <pre> ipv6 install ipv6 if </pre> Look for your interface number. Let's pre...")
 
No edit summary
Line 1: Line 1:
- I have prefix 2001:1af8:fe50::/48
<bl>
- My router address is 2001:1af8:fe50::f000
<li>I have prefix 2001:1af8:fe50::/48</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:08, 28 September 2012

<bl>

  • I have prefix 2001:1af8:fe50::/48
  • My router address is 2001:1af8:fe50::f000
  • </bl> 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