set l3-interface vlan-interface ipv6-nd other-config-flag
Run the command set l3-interface vlan-interface ipv6-nd other-config-flag to set the other config flag in RA packets. This flag indicates to hosts that administered or stateful protocol should be used for autoconfiguration information other than addresses. This flag is not set by default.
Run the command delete l3-interface vlan-interface ipv6-nd other-config-flag to unset this flag in RA packets.
Command Syntax
set l3-interface vlan-interface <vlan-interface> ipv6-nd other-config-flag
delete l3-interface vlan-interface <vlan-interface> ipv6-nd other-config-flag
Parameters
Parameter | Description |
vlan-interface <vlan-interface> | Specifies the VLAN interface name. The value is a string. |
Example
- This example sets the other config flat in RA packets.
admin@XorPlus# set l3-interface vlan-interface vlan4001 ipv6-nd other-config-flag admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.