59
Port Setting – Trust
Mode- CoS Only
JetNet 5008G-P(config)# interface fa1
JetNet 5008G-P(config-if)# qos trust cos
The port trust is set CoS only ok.
Port Setting – Trust
Mode- CoS Frist
JetNet 5008G-P(config)# interface fa1
JetNet 5008G-P(config-if)# qos trust cos-first
The port trust is set CoS first ok.
Port Setting – Trust
Mode- DSCP Only
JetNet 5008G-P(config)# interface fa1
JetNet 5008G-P(config-if)# qos trust dscp
The port trust is set DSCP only ok.
Port Setting – Trust
Mode- DSCP First
JetNet 5008G-P(config)# interface fa1
JetNet 5008G-P(config-if)# qos trust dscp-first
The port trust is set DSCP first ok.
Display – Queue
Scheduling
JetNet 5008G-P# show qos queue-sched
QoS queue scheduling scheme : Weighted Round Robin (Use
an 8,4,2,1 weight)
Display – Port Setting -
Trust Mode
JetNet 5008G-P# show qos trust
QoS Port Trust Mode :
Port Trust Mode
-----+------------
1 DSCP first
2 COS only
3 COS only
4 COS only
5 COS only
6 COS only
7 COS only
8 COS only
9 COS only
10 COS only
Display – Port Setting –
CoS (Port Default
Priority)
JetNet 5008G-P# show qos port-cos
Port Default Cos :
Port CoS
-----+----
1 7
2 0
3 0
4 0
5 0
6 0
7 0
8 0
9 0
CoS-Queue Mapping
Format
JetNet 5008G-P(config)# qos cos-map
PRIORITY Assign an priority (7 highest)
JetNet 5008G-P(config)# qos cos-map 1
QUEUE Assign an queue (0-3)
Note: Format: qos cos-map priority_value queue_value
Map CoS 0 to Queue 1
JetNet 5008G-P(config)# qos cos-map 0 1
The CoS to queue mapping is set ok.
Map CoS 1 to Queue 0
JetNet 5008G-P(config)# qos cos-map 1 0
The CoS to queue mapping is set ok.
Map CoS 2 to Queue 0
JetNet 5008G-P(config)# qos cos-map 2 0
The CoS to queue mapping is set ok.