Cómo cerrar el túnel de IPV6 en el sistema de Windows 7

  
Cómo cerrar el túnel de IPV6 en el sistema de Windows 7:
Solo usamos los siguientes 3 comandos para cerrar la interfaz de IPv6.
netsh interface teredo establecer estado deshabilitar
Netsh interface 6to4 set state deshabilitado
netsh interface isatap set state deshabilitado
Si desea restaurar el túnel de IPv6, use el siguiente comando:
netsh interface teredo set state predeterminado
netsh interface 6to4 set state predeterminado
netsh Interfaz isatap establecer estado predeterminado
Copyright © Conocimiento de Windows All Rights Reserved