Hurricane Electric's IPv6 Tunnel Broker Forums
General IPv6 Topics => IPv6 on Windows => Topic started by: Frederic888 on March 31, 2012, 02:33:39 AM
-
Question as the title.
-
How did you create it? (reverse the commands?)
-
How did you create it? (reverse the commands?)
I just used the command given by He.net like "netsh int ipv6 add v4v6tunnel....." and so on to create it.
-
So instead it would be "netsh int ipv6 delete....."
-
interface that is now created, to remove the same method
-
So instead it would be "netsh int ipv6 delete....."
Well, it should be
netsh int ipv6 delete interface "IP6Tunnel"
but not
netsh int ipv6 delete v6v4tunnel XXXXX
-
That is correct Frederic. When you have done this, follow it up with netsh int ipv6 reset and reboot the pc.