set l3-interface routed-interface ipv6-nd reachable-time

Run the command set l3-interface routed-interface ipv6-nd reachable-time to configure the amount of time that the interface considers a device to be reachable after receiving a reachability confirmation from the device.

The command delete l3-interface routed-interface ipv6-nd reachable-time sets the reachable time to the default value of 0. (no limit).


Command Syntax

set l3-interfacerouted-interface <interface-name> ipv6-nd reachable-time <reachable-time>

delete l3-interface routed-interface <interface-name> ipv6-nd reachable-time

Parameters

ParameterDescription
routed-interface <interface-name>Specifies a routed interface name or sub-interface name.  The value is a string.
reachable-time <reachable-time>

Specifies the reachable time in milliseconds. The value ranges from 1 to 3600000. The default value is 0, indicating no limit.


Example

  • This example configures an IPv6 reachable time to 2000 milliseconds.
admin@XorPlus# set l3-interface routed-interface rif-te4 ipv6-nd reachable-time 2000
admin@XorPlus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.