OcNOS-SP : Layer 3 Guide : Neighbor Discovery Command Reference : Neighbor Discovery Commands : arp-ageing-timeout
arp-ageing-timeout
Use this command to set the ARP aging timeout.
Note: The bridge aging time affects the ARP entries which are dependent upon the MAC addresses in hardware. If a MAC address ages out, it causes the corresponding ARP entry to refresh.
Use no form of this command to set the aging to its default value.
Command Syntax
arp-ageing-timeout <60-28800>
no arp-ageing-timeout
Parameter
<60-28800>
ARP aging timeout.
Default value
By default, the ARP aging timeout is 1500.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface xe2
(config-if)#arp-ageing-timeout 5000
(config-if)#exit
 
(config)#interface xe2
(config-if)#no arp-ageing-timeout
 
Last modified date: 10/16/2023