set l3-interface routed-interface ipv6-nd managed-config-flag
Run the command set l3-interface routed-interface ipv6-nd managed-config-flag to set or unset the managed config flag in the IPv6 RA packets. This flag indicates to the hosts that they must use managed protocol or stateful addresses autoconfiguration besides any addresses autoconfigured using stateless address autoconfiguration.Â
This flag is not set by default. To delete this configuration or unset the flag, run the command delete l3-interface routed-interface ipv6-nd managed-config-flag.
Command Syntax
set l3-interface routed-interface <interface-name> ipv6-nd managed-config-flag
delete l3-interface routed-interface <interface-name> ipv6-nd managed-config-flag
Parameters
Parameter | Description |
routed-interface <interface-name> | Specifies a routed interface name or sub-interface name. The value is a string. |
Example
- This example sets the managed config flag in the RA packets.
admin@XorPlus# set l3-interface routed-interface rif-te4 ipv6-nd managed-config-flag admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.