核心交换机对底下的终端做的是自动获取的ip,arp如何刷新呢?
核心交换机对底下的终端做的是自动获取的ip,arp如何刷新呢?
(0)
最佳答案
arp的更新靠arp报文,arp老化时间是20分钟,当表项老化计时器到一半的时候会发送arp请求报文去确认,当设备收到arp应答报文后,根据arp应答报文刷新arp表项及老化时间。
(0)
参考如下配置进行ARP刷新:
reset arp命令用来清除ARP表项。
【命令】
(独立运行模式)
reset arp { all | dynamic | interface interface-type interface-number | static }
(IRF模式)
reset arp { all | dynamic | interface interface-type interface-number | slot slot-number | static }
【视图】
用户视图
【缺省用户角色】
network-admin
【参数】
all:表示清除所有的ARP表项。
dynamic:表示清除动态ARP表项。
static:表示清除静态ARP表项。
slot slot-number:表示清除指定成员设备的ARP表项。slot-number表示设备在IRF中的成员编号。如果未指定本参数,则清除主设备上的ARP表项。(IRF模式)
interface interface-type interface-number:表示清除指定接口的ARP表项。interface-type interface-number用来指定接口的类型和编号。如果未指定本参数,则清除所有接口的ARP表项。
【举例】
# 清除静态ARP表项。
<Sysname> reset arp static
(0)
谢谢大师!
谢谢大师!
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
谢谢大师!