明辉手游网中心:是一个免费提供流行视频软件教程、在线学习分享的学习平台!

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

[摘要]1、netsh i i show in记下网卡的idx2、netsh -c "i i" add neighbour idx ip mac例如:netsh -c "i i...

  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


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