set l3-interface routed-interface ipv6-nd home-agent-preference

Run the command set l3-interface routed-interface ipv6-nd home-agent-preference to configure the home agent preference in RA packets. This parameter specifies the value to be placed in Home Agent Option when its set. The default value is 0 which means the least preferred.  

Run the command delete l3-interface routed-interface ipv6-nd home-agent-preference to delete this configuration and revert to the default value of 0.


Command Syntax

set l3-interface routed-interface <interface-name> ipv6-nd home-agent-preference <preference>

set l3-interface routed-interface <interface-name> ipv6-nd home-agent-preference <preference>


Parameters

ParameterDescription

routed-interface <interface-name>

Specifies a routed interface name or sub-interface name. The value is a string.

home-agent-preference <preference>

Specifies the home agent preference. The value is an integer that ranges from 0 to 65535.

The default value is 0.

Example

  • This example configures the home agent preference to 5.
admin@XorPlus# set l3-interface routed-interface rif-te4 ipv6-nd home-agent-preference 5
admin@XorPlus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.