vlan
interface/ethernet/switch/qos/map/vlan
Syscap: rbswitch and crs_prestera
Type: Directory
Matches VLAN priorities (802.1p PCP/DEI fields) to QoS profiles. By default, all values are matched to the default QoS profile.
| Flag | Name | Description |
|---|---|---|
| * | default | |
| D | dynamic | |
| X | disabled | |
| I | inactive | |
| H | hw-offloaded |
| Argument | Type | Description |
|---|---|---|
| map | enum | The name of the mapping table. |
| pcp ( mandatory ) | multi { pcp-range: range [0 .. 7] } | VLAN priority (PCP) value(-s) for the lookup. |
| dei-only | bool | Maps only packets with DEI (formerly CFI) bit set in the VLAN header. |
| profile ( mandatory ) | enum | The name of the QoS profile to assign to the matched packets. |