DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
110
Only administrator or operator-level users can issue this command.
Example usage:
To configure the CoS IPv6 mapping on the Switch:
DGS-1100-06/ME:5# config cos ipv6_tc_mapping trafficclass 10 priority high
Command: config cos ipv6_tc_mapping trafficclass 10 priority high
Success!
DGS-1100-06/ME:5#
To display the CoS IPv6 mapping method.
show cos ipv6_tc_mapping {trafficclasee <class_id 0-255>}
The show cos ipv6_tc_mapping command is used to display the
CoS TC mapping method on the Switch.
<class_id 0-255> - Specifies the IPv6 traffic class to be displayed.
The range is 0 to 255.
Example usage:
To display the CoS ipv6 mapping on the Switch:
DGS-1100-06/ME:5# show cos ipv6_tc_mapping trafficclass 10
Command: show cos ipv6_tc_mapping trafficclass 10
IPv6 Traffic TC Priority
-------------------------------- ---------
10 High
DGS-1100-06/ME:5#
delete cos ipv6_tc_mapping
To remove the CoS IPv6 TC mapping method.
delete cos ipv6_tc_mapping {trafficclasee <class_id 0-255>}
The delete cos ipv6_tc_mapping command is used to delete the
CoS IPv6 TC mapping method on the Switch.
<class_id 0-255> - Specifies the IPv6 traffic class to be removed.
The range is 0 to 255.
Only administrator or operator-level users can issue this command.
Example usage:
To delete the CoS ipv6 mapping on the Switch:
DGS-1100-06/ME:5# delete cos ipv6_tc_mapping trafficclass 10
Command: delete cos ipv6_tc_mapping trafficclass 10