arp-nd refresh timer

Use this command to configure aging out the arp-cache and nd-cache entries for given time multiplied by 3 in seconds.

Use the no form of this command to remove the configuration.

 

Not applicable for the AC port which is mapped with ELINE/Xconnect Service.
After this timer interval, it sends out ARP to revalidate and 3 times of this would lead to removal of the dynamic entry.

Command Syntax

Copy
evpn mpls arp-nd refresh-timer <3-190>
no evpn mpls arp-nd refresh-timer

Parameters

<3-190>

Refresh timer value in seconds (age-out is refresh time * 3)

Command Mode

Configure mode

Applicability

This command was introduced in OcNOS version 4.0.

Examples

Copy
#config mode
(config)#evpn mpls arp-nd refresh-timer 100
(config)#no evpn mpls arp-nd refresh-timer