qos vlan-mapping
This command configures the QoS Mapping table, which lets you define DiffServ-to-VLAN priority mapping (IEEE 802.1p) for Layer 3 and Layer-2 QoS.
Syntax
(config-network)# qos vlan-mapping <Index> (vlan-mapping-<Index>)#
Command |
Description |
---|---|
Index |
Defines the table row index. |
diff-serv {0-63} |
Defines the DiffServ value. |
vlan-priority {0-7} |
Defines the VLAN priority level. |
Command Mode
Privileged User
Example
This example maps DiffServ 60 to VLAN Priority (Class of Service) level 0:
(config-network)# qos vlan-mapping 0 (vlan-mapping-0)# diff-serv 60 (vlan-mapping-0)# vlan-priority 0