• Welcome to Hurricane Electric's IPv6 Tunnel Broker Forums.

How to delete HE tunnel if I don't need it any more? Win7 x64

Started by Frederic888, March 31, 2012, 02:33:39 AM

Previous topic - Next topic

Frederic888


kriteknetworks


Frederic888

Quote from: kriteknetworks on March 31, 2012, 05:06:06 AM
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.

cholzhauer


sterkh

interface that is now created, to remove the same method

Frederic888

Quote from: cholzhauer on March 31, 2012, 06:19:42 AM
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

ravenstar

That is correct Frederic.  When you have done this, follow it up with netsh int ipv6 reset and reboot the pc.