Hurricane Electric's IPv6 Tunnel Broker Forums

General IPv6 Topics => IPv6 on Windows => Topic started by: Coolmax on December 19, 2011, 09:44:34 AM

Title: Temporarily disable tunnel
Post by: Coolmax on December 19, 2011, 09:44:34 AM
Hi,
I'm not familiar with netsh and I can't find how to disable tunnel.

netsh interface ipv6>show int

Idks     Met         MTU          Stan                Nazwa
---- ----------  ----------  ------------  ---------------------------
[...]
28          30        1280  connected     IP6Tunnel
[...]

netsh interface ipv6>set interface IP6Tunnel DISABLED
Ok.

netsh interface ipv6>show int

Idks     Met         MTU          Stan                Nazwa
---- ----------  ----------  ------------  ---------------------------
[...]
28          30        1280  connected     IP6Tunnel
[...]



Is disconnected state same as disabled? I want to disable it, because I have troubles when my IP changes and site has ipv4 and v6 address.