ipv6 nd reachable-time
Use this command to specify the reachable time in the Router Advertisement to be used for detecting unreachability of the IPv6 neighbor.
Use the no parameter with this command to set the value to its default.
Command Syntax
ipv6 nd reachable-time <0-3600000>
no ipv6 nd reachable-time
Parameter
<0-3600000>
Reachable time in milliseconds.
Default
By default, reachable time is zero (0) milliseconds.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth3
(config-if)#ipv6 nd reachable-time 1800000
(config-if)#no ipv6 nd reachable-time 1800000
Last modified date: 10/16/2023