DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
138
DES-1210-28/ME:5# show cos protocol_mapping
Command: show cos protocol_mapping
IP Protocol Class
--------------------------------------
10 1
DES-1210-28/ME:5#
delete cos protocol_mapping
Purpose To delete the CoS protocol mapping between an incoming packet’s
802.1p priority value.
Syntax
delete cos protocol_mapping protocol <ip_protocol 1-255>
Description
The delete cos protocol_mapping command is used to delete the
CoS protocol mapping between an incoming packet’s 802.1p priority
value.
Parameters
<ip_protocol 1-255> - Specifies the mapped protocol IP to be
deleted.
Restrictions Only administrator or operator-level users can issue this command.
Example usage:
To delete the CoS protocol mapping on the Switch:
DES-1210-28/ME:5# delete cos protocol_mapping protocol 10
Command: delete cos protocol_mapping protocol 10
Success!
DES-1210-28/ME:5#
config cos vlanid_mapping
Purpose To configure the CoS VLAN id mapping method on the Switch.
Syntax
config cos vlanid_mapping vid <vlanid 1-4094> class <class_id
0-3>
Description
The config cos vlanid_mapping command is used to configure the
CoS VLAN id mapping method on the Switch.
Parameters
<vlanid 1-4094> - Specifies the vlan id to be mapped.
<class_id 0-3> - Specifies the number of the Switch’s hardware
priority queue.
Restrictions Only administrator or operator-level users can issue this command.
Example usage:
To configure a CoS VLAN id mapping on the Switch:
DES-1210-28/ME:5# config cos vlanid_mapping vid 100 class 2
Command: config cos vlanid_mapping vid 100 class 2