set l3-interface routed-interface ipv6-nd home-agent-config-flag
Run the command set l3-interface routed-interface ipv6-nd home-agent-config-flag to set or unset the home agent config flag in RA packets. The Home Agent Option flag can be set or unset in IPv6 RA packets and is used to indicate to hosts that the router acts as Home Agent and includes a Home Agent Option. This option is not set by default.Â
Run the command delete l3-interface routed-interface ipv6-nd home-agent-config-flag to unset the flag.
Command Syntax
set l3-interface routed-interface <interface-name> ipv6-nd home-agent-config-flag
delete l3-interface routed-interface <interface-name> ipv6-nd home-agent-config-flag
Parameters
Parameter | Description |
routed-interface <interface-name> | Specifies a routed interface name or sub-interface name. The value is a string. |
home-agent-config-flag | Indicates the home agent config flag in the RA packet. |
Example
- This example command sets the home agent config flag in the RA packets.
admin@XorPlus# set l3-interface routed-interface rif-te4 ipv6-nd home-agent-config-flag admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.