标签:int led red 原因 关闭 网卡 sata 接口 disabled
问题:sdp协商时,带有IPV6的信息,需要将IPV6相关信息去掉
原因:网卡启用了ipv6通道
解决:关闭IPv6数据接口
netsh interface isatap set state disable
netsh interface 6to4 set state disabled
netsh interface teredo set state disable
win7有多条隧道适配器(isatap、teredo、6to4)的原因及关闭方法
标签:int led red 原因 关闭 网卡 sata 接口 disabled
原文地址:https://www.cnblogs.com/yorkyang/p/10272368.html