DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
193
To display the CoS VLAN id mapping information between an
incoming packet’s 802.1p priority value.
show cos vlanid_mapping {vid <vlanid 1-4094>}
The show cos vlanid_mapping command is used to display the
CoS VLAN id mapping information between an incoming packet’s
802.1p priority value.
<vlanid 1-4094> - Specifies the mapped vlan id information to be
displayed.
Example usage:
To display the CoS VLAN id mapping on the Switch:
DES-1210-52/ME:5# show cos vlanid_mapping
Command: show cos vlanid_mapping
VLAN ID Class
----------------------------------------
100 2
DES-1210-52/ME:5#
delete cos vlanid_mapping
To delete the mapping between an incoming packet’s 802.1p priority
value.
delete cos vlanid_mapping vid <vlanid 1-4094>
The delete cos vlanid_mapping command is used to delete the
mapping between an incoming packet’s 802.1p priority value.
<vlanid 1-4094> - Specifies the mapped vlan id information to be
deleted.
Only administrator or operator-level users can issue this command.
Example usage:
To deleted the CoS VLAN id mapping on the Switch:
DES-1210-52/ME:5# delete cos vlanid_mapping vid 100
Command: delete cos vlanid_mapping vid 100
Success.
DES-1210-52/ME:5#
To configure the CoS tos on the Switch.