ipv6 nd reachable-time
This command sets the advertised “Reachability time” (time a neighbor is considered reachable after receiving a reachability confirmation) value. The no option sets the value to default (0).
Syntax
# ipv6 nd reachable-time <0-3600000 msec> # no ipv6 nd reachable-time
Note
This command is applicable only to data-router functionality.
Command Mode
Privileged User
Example
This example sets the advertised “Reachability time" value.
(config-data)# interface gigabitethernet 0/0 (conf-if-GE 0/0)# ipv6 nd reachable-time 2000