unicast-fdb
interface/ethernet/switch/unicast-fdb
Syscap: musicswitch
Type: Directory
The unicast forwarding database supports up to 16K MAC entries.
| Flag | Name | Description |
|---|---|---|
| X | disabled | |
| I | invalid | |
| D | dynamic | |
| A | active |
| Argument | Type | Description |
|---|---|---|
| mac-address ( mandatory ) | macAddr | The action command applies to the packet when the destination MAC or source MAC matches the entry. |
| port ( mandatory ) | alt { port: enum , trunk: enum } | Matching port for the Unicast FDB entry. |
| vlan-id | num | Unicast FDB lookup/learning VLAN id. |
| action | enum (forward | src-drop | dst-drop | src-and-dst-drop | ingress-port-policing-bypass | src-redirect-to-cpu | dst-redirect-to-cpu | src-and-dst-redirect-to-cpu) { forward:0, src-drop:1, dst-drop:2, src-and-dst-drop:3, ingress-port-policing-bypass:4, src-redirect-to-cpu:5, dst-redirect-to-cpu:6, src-and-dst-redirect-to-cpu:7 } | Action for UFDB entry.
|
| mirror | bool | Enables or disables mirroring based on source MAC or destination MAC. |
| isolation-profile | enum (promiscuous | isolated | community1 | community2) { promiscuous:0, isolated:1, community1:2, community2:3 } | MAC level isolation profile. |
| svl | bool | Unicast FDB learning mode.
|
| qos-group | enum (none) { none:0xffffffff } | Defined QoS group from the QoS group menu. |
| Read-only Argument | Type | Description |
|---|---|---|
| age | num |