set protocols vrrp interface vrid ipv6-nd reachable-time


The set protocols vrrp interface vrid ipv6-nd reachable-time command configures the amount of time that the interface considers a device to be reachable after receiving a reachability confirmation from the device.

The delete protocols vrrp interface vrid ipv6-nd reachable-time command restores the default configuration.


Command Syntax

set protocols vrrp interface <interface-namevrid <virtual-router-id> ipv6-nd reachable-time <time>


Parameter

Parameter

Description

interface <interface-name>

Specifies the Layer 3 interface name of VRRP device. The value could be the VLAN interface name, the routed interface or the sub-interface name. The value is a string.

vrid <virtual-router-id>

Specifies the VRID of a VRRP group. The value is an integer that ranges from 1 to 254.

reachable-time <time>

Specifies the reachable time in milliseconds. Range: 1-3600000. Default: 0 (no limit).


Example

  • Configure the amount of time that the interface considers a device to be reachable after receiving a reachability confirmation from the device.
admin@Xorplus# set protocols vrrp interface vlan100 vrid 2 ipv6-nd reachable-time 2000
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.