You should first install IPv6 protocol support by using
"netsh interface ipv6 install" command.
You can not assign ipv6 address on Windows XP by using graphical interface. You should use netsh command.
Ex.
netsh interface ipv6 set address “Local Area Connection” 2001:db8:2:1::1 |
No comments:
Post a Comment