set l3-interface vlan-interface ipv6-nd managed-config-flag
Run the command set l3-interface vlan-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 vlan-interface ipv6-nd managed-config-flag.
Command Syntax
set l3-interface vlan-interface <interface-name> ipv6-nd managed-config-flag
delete l3-interface vlan-interface <interface-name> ipv6-nd managed-config-flag
Parameters
Parameter | Description |
vlan-interface <interface-name> | Specifies the VLAN interface name. The value is a string. |
Example
- This example sets the managed config flag in the RA packets.
admin@XorPlus# set l3-interface vlan-interface vlan4001 ipv6-nd managed-config-flag admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.