| Argument | Type | Description |
|---|
| vlan-id ( mandatory ) | num | VLAN ID of the VLAN member entry. |
| ports ( mandatory ) | multi { array-id } | Member ports of the VLAN. |
| svl | bool | FDB lookup mode for lookup in UFDB and MFDB.
svl - Shared VLAN Learning, learning/lookup is based on MAC addresses - not on VLAN IDs.
ivl - Independent VLAN Learning, learning/lookup is based on both MAC addresses and VLAN IDs.
|
| learn | bool | Enables or disables source MAC learning for VLAN. |
| flood | bool | Enables or disables forced VLAN flooding per VLAN. If enabled, the result of the destination MAC lookup in the UFDB or MFDB is ignored, and the packet is forced to flood in the VLAN. |
| ingress-mirror | bool | Enables the ingress mirror per VLAN to support the VLAN-based mirror function. |
| qos-group | enum (none) { none:0xffffffff } | Defined QoS group from the QoS group menu. |