RouterOS manual

Vlan



interface/ethernet/switch/vlan

Syscap: musicswitch Type: Directory

ParameterTypeDescription
Xdisabled
Iinvalid
Ddynamic
ParameterTypeDescription
vlan-id (mandatory)numVLAN ID of the VLAN member entry.
ports (mandatory)multi { array-id }Member ports of the VLAN.

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.
ParameterTypeDescription
learnboolEnables or disables source MAC learning for VLAN.
floodboolEnables 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-mirrorboolEnables the ingress mirror per VLAN to support the VLAN-based mirror function.
qos-groupenum (none) { none:0xffffffff }Defined QoS group from the QoS group menu.

interface/ethernet/switch/vlan

Syscap: rbswitch and oldswitch Type: Directory

ParameterTypeDescription
Xdisabled
Iinvalid
ParameterTypeDescription
switch (mandatory)enumName of the switch for which the respective VLAN entry is intended.
vlan-id (mandatory)numVLAN ID of the VLAN member entry.
ports (mandatory)Member ports of the VLAN.
independent-learningboolWhether to use shared-VLAN-learning (SVL) or independent-VLAN-learning (IVL).

Source

Updated 2026-08-22.