How can I get windows to release an IPv6 address
Posted
by
Mark Robinson
on Super User
See other posts from Super User
or by Mark Robinson
Published on 2012-06-10T15:16:10Z
Indexed on
2012/06/10
16:42 UTC
Read the original article
Hit count: 224
I have a windows system with an IPv4 address and an IPv6 address and I'm trying to figure out how to release my IPv6 address.
I've tried ipconfig /release6
and I get this error
An error occurred while releasing interface Local Area Connection : The system cannot find the file specified.
An error occurred while releasing interface Loopback Pseudo-Interface 1 : The system cannot find the file specified.
No operation can be performed on isatap.{6B874193-B28A-4446-B6E6-8ADAC22E5090} while it has its media disconnected.
No operation can be performed on IP6Tunnel while it has its media disconnected.
I still have my IPv6 address at the end. I can release IPv4 address using ipconfig /release
© Super User or respective owner