win7系统下如何设置和删除静态ARP实现命令

番茄系统家园 · 2022-05-08 10:01:07

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
3、

复制代码代码如下:
netsh -c "i i" del neighbors idx

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

免责声明: 凡标注转载/编译字样内容并非本站原创,转载目的在于传递更多信息,并不代表本网赞同其观点和对其真实性负责。如果你觉得本文好,欢迎推荐给朋友阅读;本文链接: https://m.nndssk.com/xtwt/84859R3L4Xj.html
猜你喜欢
最新应用
热门应用