QoS Commands
Extreme Networks EAS 100-24t Switch CLI Manual
223
Example usage:
To show the CoS mapping information:
#show cos mapping
Command: show cos mapping
Port Ethernet_priority IP_priority
---- ----------------- -----------
1 802.1p off
2 802.1p off
3 802.1p off
4 802.1p off
5 802.1p off
6 802.1p off
7 802.1p off
8 802.1p off
9 802.1p off
10 802.1p off
11 802.1p off
12 802.1p off
13 802.1p off
14 802.1p off
15 802.1p off
16 802.1p off
17 802.1p off
18 802.1p off
19 802.1p off
20 802.1p off
CTRL+C ESC q Quit SPACE n Next Page ENTER Next Entry a All
config cos tos value
Purpose Used to map the 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 This command is used to configure ToS to traffic class mapping.
Parameters <value 0-7> - The ToS value of incoming packet that you want to associate
with the traffic class.
<class_id 0-3> - The number of the switch’s hardware priority queue. The
switch has four hardware priority queues available. They are numbered
between 0 (the lowest priority) and 3 (the highest priority).
Restrictions Only Administrator-level users can issue this command.