查看: 11922|回复: 3
收起左侧

[已解决] win 7下cmd中输入“ARP项目删除失败:请求的操作需要提升

 关闭 [复制链接]
milkqiuxiao
发表于 2010-9-12 15:52:54 | 显示全部楼层 |阅读模式
win 7下cmd中输入arp -d 后“ARP项目删除失败:请求的操作需要提升,我用管理员权限还是没用,有没有高手能告诉我解决的办法??太谢谢了,另外有没有其他清除arp 缓存的方法??
spencer
头像被屏蔽
发表于 2010-9-12 16:00:42 | 显示全部楼层
The Address Resolution Protocol (ARP) is very crucial for TCP/IP network communication. If you begin to notice network connectivity problems such as particular web pages not loading or not being able to ping certain IP addresses then clearing your ARP cache is a good place to start.The TCP/IP ARP Command component provides the functionality to add, delete, or display the IP address for Media Access Control (MAC) address translation.
To flush/Delete the ARP cache in windows 7/Vista/XP/2000/Server 2003/2008 follow this procedure
Click on Start—>Run—> type the following command click ok
netsh interface ip delete arpcache
Dynamic ARP cache entries update persist for 2-20 minutes depending on the system.
Windows 2003 Server = 10 minutes
Windows 2000 professional/Server = 10 minutes
Windows XP = 2 minutes
Solaris = 5 minutes
Delete IP address using arp command
arp -d <ip address>
Example
arp -d 10.1.1.2
Display arp table
arp -a
Add static entry to ARP table
arp -s <ip address> <mac address>
Example
arp -s 157.55.85.212 00-aa-00-62-c6-09

?HIPS阻止?
milkqiuxiao
 楼主| 发表于 2010-9-12 16:02:20 | 显示全部楼层
能翻译下吗?
milkqiuxiao
 楼主| 发表于 2010-9-12 16:03:00 | 显示全部楼层
能翻译下吗?

   
您需要登录后才可以回帖 登录 | 快速注册

本版积分规则

手机版|杀毒软件|软件论坛| 卡饭论坛

Copyright © KaFan  KaFan.cn All Rights Reserved.

Powered by Discuz! X3.4( 沪ICP备2020031077号-2 ) GMT+8, 2025-6-17 09:39 , Processed in 0.142048 second(s), 23 queries .

卡饭网所发布的一切软件、样本、工具、文章等仅限用于学习和研究,不得将上述内容用于商业或者其他非法用途,否则产生的一切后果自负,本站信息来自网络,版权争议问题与本站无关,您必须在下载后的24小时之内从您的电脑中彻底删除上述信息,如有问题请通过邮件与我们联系。

快速回复 客服 返回顶部 返回列表