D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
137
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 users can issue this command.
Example usage:
To configure port 1 as CoS-enabled:
DES-3200-28:4#config cos mapping ports 1 ethernet 802.1p
Command: config cos mapping ports 1 ethernet 802.1p
Success.
DES-3200-28:4#