DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
133
Example usage:
T o display the bandwidth control configuration:
DES-1210-28/ME:5# show bandwidth_control
Command: show bandwidth_control
Port RX Rate Tx Rate
---- ------- -------
1 no_limit no_limit
2 no_limit no_limit
3 no_limit no_limit
4 no_limit no_limit
5 no_limit no_limit
6 no_limit no_limit
7 no_limit no_limit
8 no_limit no_limit
9 no_limit no_limit
10 no_limit no_limit
Total entries : 10
DES-1210-28/ME:5#
config cos mac_mapping
Purpose To configure the CoS MAC mapping method.
Syntax
config cos mac_mapping destination_addr <macaddr> class
<class_id 0-3>
Description
The config cos mac_mapping command is used to configure the
CoS MAC mapping method on the Switch.
Parameters
<macaddr> - Specifies the MAC address to be mapped. For
example, 01:00:5E:00:00:00.
<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 the CoS mac mapping on the Switch:
DES-1210-28/ME:5# config cos mac_mapping destination_addr 00-01-c2-
11-22-33 class 2
Command: config cos mac_mapping destination_addr 00-01-c2-11-22-33
class 2
Success!
DES-1210-28/ME:5#