Comtrol ES7506 User Manual

Page 129

Advertising
background image

RocketLinx ES7506 User Guide: 2000529 Rev. F

Traffic Prioritization (CLI) - 129

Configuration Using the Command Line Interface (CLI)

CoS-Queue Mapping

Display – CoS-Queue
mapping

Switch# sh qos cos-map
CoS to Queue Mapping :
CoS Queue
---- + ------
0 1
1 0
2 0
3 1
4 2
5 2
6 3
7 3

DSCP-Queue Mapping

Format

Switch(config)# qos dscp-map
<0-63> Assign an priority (63 highest)
Switch(config)# qos dscp-map 0
<0-3> Assign an queue (0-3)

Format: qos dscp-map priority_value queue_value

Map DSCP 0 to Queue
1

Switch(config)# qos dscp-map 0 1
The TOS/DSCP to queue mapping is set ok.

Display – DSCO-Queue
mapping

Switch# show qos dscp-map
DSCP to Queue Mapping : (dscp = d1 d2)

d2| 0 1 2 3 4 5 6 7 8 9
d1 |
-----+----------------------
0 | 1 1 1 1 1 1 1 1 0 0
1 | 0 0 0 0 0 0 0 0 0 0
2 | 0 0 0 0 1 1 1 1 1 1
3 | 1 1 2 2 2 2 2 2 2 2
4 | 2 2 2 2 2 2 2 2 3 3
5 | 3 3 3 3 3 3 3 3 3 3
6 | 3 3 3 3

Advertising