DES-3000 Series Layer 2 Switch CLI Reference Manual
show cos mac_mapping
mapping entries are listed.
Restrictions None.
Example usage:
To view the current CoS mapping for static MAC addresses:
DES-3026:4#show cos mac_mapping
Command: show cos mac_mapping
MAC Address Class
-----------------------------------
01-00-D6-E4-FF-05 3
DES-3026:4#
config cos tos value
Purpose
Used to map the Type of Service (ToS) value in the IP header of incoming
packets to one of the four hardware queues available on the switch.
Syntax
config cos tos value <value 0-7> [class <class_id 0-3>]
Description
Use this command to map ToS priority value in the IP header of an incoming
packet to one of the hardware queues on the Switch.
Parameters
<value 0-7>
- Specifies the ToS value in the IP header to be mapped.
class <class_id 0-3>
- Specify the hardware queue to which the ToS value is
mapped.
Restrictions Only
administrator-level users can issue this command.
Example usage:
To map a ToS priority value 3 to a hardware queue 2 for incoming packets with ToS information:
DES-3026:4#config cos tos value 3 class 2
Command: config cos tos value 3 class 2
Success
DES-3026:4#
show cos tos
Purpose
Used to display the current ToS mapping configuration on the Switch.
Syntax
show cos tos {value <value 0-7>}
Description
Use this command to view ToS mappipng for any or all ToS priority values.
Parameters
value <value 0-7>
- Specifies a ToS value in order to view CoS mapping
configuration for that value. If no value is specified, all eight ToS mapped
values are listed.
Restrictions None.
98