顯示目前dns server的設定
netsh interface ip show dnsservers
設定第一順位的dns
netsh interface ip add dns "區域連線" 120.125.2.1 index=1
刪除已設定的dns
netsh interface ip delete dns "區域連線" 120.125.2.1
dns由dhcp自動設定
netsh interface ip set dnsserver "區域連線" source=dhcp
ps: "區域連線"依照每台電腦的網卡更動
沒有留言:
張貼留言