multicast-fdb
interface/ethernet/switch/multicast-fdb
Syscap: musicswitch
Type: Directory
CRS125 switch-chip supports up to 1024 entries in the MFDB for multicast forwarding. For each multicast packet, destination MAC or destination IP lookup is performed in the MFDB. MFDB entries are not automatically learned and can only be configured.
| Flag | Name | Description |
|---|---|---|
| X | disabled | |
| I | invalid | |
| D | dynamic |
| Argument | Type | Description |
|---|---|---|
| address ( mandatory ) | alt { mac-address: macAddr , ip-address: ipAddr } | Matching IP address or MAC address for multicast packets. |
| ports ( mandatory ) | multi { array-id } | Member ports for multicast traffic. |
| vlan-id | num | Multicast FDB lookup VLAN ID. If the VLAN learning mode is IVL, VLAN id is lookup id, otherwise VLAN id = 0. |
| svl | bool | Multicast FDB learning mode.
|
| bypass-vlan-filter | bool | Allows bypassing VLAN filtering for matching multicast packets. |
| qos-group | enum (none) { none:0xffffffff } | Defined QoS group from QoS group menu. |