set protocols vrrp interface vrid ipv6-nd home-agent-preference


The set protocols vrrp interface vrid ipv6-nd home-agent-preference command sets the value to be placed in Home Agent Option, when Home Agent config flag is set, which indicates to hosts Home Agent preference.

The delete protocols vrrp interface vrid ipv6-nd home-agent-preference command restores the default configuration.


Command Syntax

set protocols vrrp interface <interface-name> vrid <virtual-router-id> ipv6-nd home-agent-preference <home-agent-preference>


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.

home-agent-preference <home-agent-preference>Specifies the preference of the home agent. The value is an integer, that ranges from 0 to 65535. The default value of 0 stands for the lowest preference possible. Default: 0.


Example

  • Configure the preference of the home agent to 100.
admin@Xorplus# set protocols vrrp interface vlan100 vrid 2 ipv6-nd home-agent-preference 100
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.