set protocols vrrp interface vrid ipv6-nd managed-config-flag


The set protocols vrrp interface vrid ipv6-nd managed-config-flag command controls flag setting in RAs the router transmits on the current interface. Enable the flag to indicate that hosts can obtain IP address through DHCPv6. The flag is disabled by default.

The delete protocols vrrp interface vrid ipv6-nd managed-config-flag command restores the default configuration.


Command Syntax

set protocols vrrp interface <interface-namevrid <virtual-router-id> ipv6-nd managed-config-flag


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.


Example

  • Configure the flag in IPv6 router advertisements which indicates to hosts that they should use managed (stateful) protocol for addresses autoconfiguration in addition to any addresses autoconfigured using stateless address autoconfiguration.
admin@Xorplus# set protocols vrrp interface vlan100 vrid 2 ipv6-nd managed-config-flag
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.