set l3-interface vlan-interface ipv6-nd reachable-time
Run the command set l3-interface vlan-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 vlan-interface ipv6-nd reachable-time sets the reachable time to the default value of 0. (no limit).
Command Syntax
set l3-interfacevlan-interface <vlan-interface> ipv6-nd reachable-time <reachable-time>
delete l3-interface vlan-interface <vlan-interface> ipv6-nd reachable-time
Parameters
Parameter | Description |
vlan-interface <vlan-interface> | Specifies the VLAN 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 vlan-interface vlan4001 ipv6-nd reachable-time 2000 admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.