sudtech Posted March 28, 2012 Posted March 28, 2012 I need to add an Ipv6 address in windows xp . Ipv6 is enabled. iam adding an unique local address ,which i created from a web site sixxs.net .by supplying the MAC address .I used the below command combinations.....netsh interface ipv6 add address "Local Area Connection" fd4d:6652:95e2::netsh interface ipv6 add address "Local Area Connection" fd4d:6652:95e2:0:0:0:0:0netsh interface ipv6 add address "Local Area Connection" fd4d:6652:95e2:0000:0000:0000:0000:0000It displays an error as :Incorrect parameterI used the same command for the below and it works perfectlynetsh interface ipv6 add address interface=5 address=2001::1Can somebody help to correct the same
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now