OcNOS-RON : Layer 3 Guide : Neighbor Discovery Command Reference : Neighbor Discovery Commands : arp-ageing-timeout
arp-ageing-timeout
Use this command to set the ARP ageing timeout.
Use no form of this command to set the ageing to its default value.
Command Syntax
arp-ageing-timeout <60-28800>
no arp-ageing-timeout
Parameter
<60-28800>
Specify the ARP ageing timeout.
Default value
By default, arp-ageing-timeout value 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: 08/28/2023