How to delete IPv6 anycast address in WinXP JPN OS?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

The following command is used to delete the ipv6 anycast address:
"netsh interface ipv6 delete address interface=<string> address=IPv6 address"
with <string> filled in with the interface name and IPv6 address filled in
with the anycast address added.

In XP SP1/SP2 Japanese, an error occurs when deleting the anycast address
address. However 2003 Japanese works just fine.
The same command was tried on XP SP1/SP2 English and XP SP1 Chinese and they
all are able to delete the anycast address.

Question:
What "netsh" command should be used to delete the ipv6 anycast address in XP
SP1 and SP2 Japanese?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top