ipv6 nd ra reachable-time
Syntax
ipv6 nd ra reachable-time <TIME>
no ipv6 nd ra reachable-time [<TIME>]
Description
Sets the amount of time that the interface considers a device to be reachable after receiving a reachability confirmation from the device.
The
no
form of this command sets the reachable time to the default value of 0. (no limit).
Command context
config-if
Parameters
<TIME>
Specifies the reachable time in milliseconds. Range: 1000-3600000. Default: 0 (no limit).
Authority
Administrators
Examples
switch(config)# interface 1/1/1 switch(config-if)# ipv6 nd ra reachable-time 2000