DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
139
Success!
DES-1210-28/ME:5#
show cos vlanid_mapping
Purpose To display the CoS VLAN id mapping information between an
incoming packet’s 802.1p priority value.
Syntax
show cos vlanid_mapping {vid <vlanid 1-4094>}
Description
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.
Parameters
<vlanid 1-4094> - Specifies the mapped vlan id information to be
displayed.
Restrictions None.
Example usage:
To display the CoS VLAN id mapping on the Switch:
DES-1210-28/ME:5# show cos vlanid_mapping
Command: show cos vlanid_mapping
VLAN ID Class
--------------------------------
100 2
DES-1210-28/ME:5#
delete cos vlanid_mapping
Purpose To delete the mapping between an incoming packet’s 802.1p priority
value.
Syntax
delete cos vlanid_mapping vid <vlanid 1-4094>
Description
The delete cos vlanid_mapping command is used to delete the
mapping between an incoming packet’s 802.1p priority value.
Parameters
<vlanid 1-4094> - Specifies the mapped vlan id information to be
deleted.
Restrictions Only administrator or operator-level users can issue this command.
Example usage:
To deleted the CoS VLAN id mapping on the Switch:
DES-1210-28/ME:5# delete cos vlanid_mapping vid 100
Command: delete cos vlanid_mapping vid 100
Success!