2015年7月2日 星期四

關閉Windows Server 2008 網卡設定中不必要的通道介面

網管人員常會透過ifconfig /all 查來看目前系統的IP設定狀況,
但每次只要在有啟用IPv6的電腦,指令輸入後,就會有一長串的
介面,不易觀看看,既然沒用到就關了它吧。

微軟有提供快速關閉的Fix執行檔,也有手動設定說明,
參考 
How to disable IPv6 or its components in Windows
https://support.microsoft.com/en-us/kb/929852


關閉 6to4 & Teredo adapters
 netsh int 6to4 set state state=disabled
 netsh int teredo set state type=disabled

沒有留言:

張貼留言