明辉站/杀毒教程/内容

win7下怎么设置与删除静态ARP

杀毒教程2023-07-26 阅读
[摘要]1、netsh i i show in记下网卡的idx2、netsh -c "i i" add neighbour idx ip mac例如:netsh -c "i i" add neighbour 10 10.60.4.201 aa-bb-cc-dd-ee...

  1、

  netsh i i show in

  记下网卡的idx

  2、

  netsh -c "i i" add neighbour idx ip mac

  例如:netsh -c "i i" add neighbour 10 10.60.4.201 aa-bb-cc-dd-ee-ff

win7下如何设置和删除静态ARP1

  3、

  netsh -c "i i" del neighbors idx

  例如:netsh -c "i i" del neighbors


上面是电脑上网安全的一些基础常识,学习了安全知识,几乎可以让你免费电脑中毒的烦扰。

……

相关阅读