DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
143
config cos mapping
Purpose
Used to configure the CoS to port mapping method to be used on
the switch.
Syntax
config cos mapping ports [<portlist> | all] [none | { ethernet [802.1p]
| ip [tos | dscp] } (1) ]
Description
This command is used to set the method of which incoming packets
will be identified for the CoS to port mapping feature on the Switch.
Identified packets will be forwarded to the appropriate CoS queue.
Parameters
<portlist>
−
Specifies a port or range of ports to be configured.
all – Specifies all ports will be configured.
none
−
Disable all priority-base CoS features.
ethernet
−
Enable Ethernet frame based priority.
802.1p
−
Enable 802.1p CoS
ip
−
Enable Ethernet frame based priority.
Restrictions
Only Administrator level, Operator level or Power User level users
can issue this command.
Example usage:
To configure port 1 as CoS-enabled:
DES-1228/ME:5#config cos mapping ports 1 ethernet 802.1p
Command: config cos mapping ports 1 ethernet 802.1p
Success.
DES-1228/ME:5#