OcNOS-SP : Layer 3 Guide : Neighbor Discovery Command Reference : Neighbor Discovery Commands : arp-reachable-time
arp-reachable-time
Use this command to set the ARP reachable time.
Use no form of this command to set the reachable time to its default value.
Command Syntax
arp-reachable-time <10-3600>
no arp-reachable-time
Parameters
<10-3600>
Specify the ARP reachable time.
Default value
By default, arp-reachable-time is 60
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface xe2
(config-if)#arp-reachable-time 120
(config-if)#exit
 
(config)#interface xe2
(config-if)#no arp-reachable-time
 
Last modified date: 10/16/2023