Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

The set protocols vrrp interface vrid ipv6-nd other-config-flag command sets the flag in IPv6 router advertisements which indicates to hosts that they should use DHCPv6 protocol to obtain autoconfiguration information other than addresses. Default: not set.

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


Command Syntax

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


Parameter

Parameter

Description

interface <interface-name>

Specifies the Layer 3 interface name of VRRP device. 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 DHCPv6 protocol to obtain autoconfiguration information other than addresses.
admin@Xorplus# set protocols vrrp interface vlan100 vrid 2 ipv6-nd other-config-flag
admin@Xorplus# commit
  • No labels