set l3-interface vlan-interface ipv6-nd home-agent-preference
Run the command set l3-interface vlan-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 vlan-interface ipv6-nd home-agent-preference to delete this configuration and revert to the default value of 0.
Command Syntax
set l3-interface vlan-interface <vlan-interface> ipv6-nd home-agent-preference <preference>
set l3-interface vlan-interface <vlan-interface> ipv6-nd home-agent-preference <preference>
Parameters
Parameter | Description |
vlan-interface <vlan-interface> | Specifies the VLAN 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 vlan-interface vlan4001 ipv6-nd home-agent-preference 5 admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.