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

Title: How to delete HE tunnel if I don't need it any more? Win7 x64
Post by: Frederic888 on March 31, 2012, 02:33:39 AM
Question as the title.
Title: Re: How to delete HE tunnel if I don't need it any more? Win7 x64
Post by: kriteknetworks on March 31, 2012, 05:06:06 AM
How did you create it? (reverse the commands?)
Title: Re: How to delete HE tunnel if I don't need it any more? Win7 x64
Post by: Frederic888 on March 31, 2012, 06:07:17 AM
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.
Title: Re: How to delete HE tunnel if I don't need it any more? Win7 x64
Post by: cholzhauer on March 31, 2012, 06:19:42 AM
So instead it would be "netsh int ipv6 delete....."
Title: Re: How to delete HE tunnel if I don't need it any more? Win7 x64
Post by: sterkh on March 31, 2012, 06:24:25 AM
interface that is now created, to remove the same method
Title: Re: How to delete HE tunnel if I don't need it any more? Win7 x64
Post by: Frederic888 on April 01, 2012, 07:43:22 AM
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
Title: Re: How to delete HE tunnel if I don't need it any more? Win7 x64
Post by: ravenstar on June 29, 2012, 04:48:35 AM
That is correct Frederic.  When you have done this, follow it up with netsh int ipv6 reset and reboot the pc.