![Korenix JetNet 4706 User Manual Download Page 67](http://html1.mh-extra.com/html/korenix/jetnet-4706/jetnet-4706_user-manual_1997849067.webp)
JetNet 4706/4706f Industrial Managed PoE Switch
63
Mode- CoS Frist
Switch(config-if)# qos trust cos-first
The port trust is set CoS first ok.
Port Setting – Trust
Mode- DSCP Only
Switch(config)# interface fa1
Switch(config-if)# qos trust dscp
The port trust is set DSCP only ok.
Port Setting – Trust
Mode- DSCP First
Switch(config)# interface fa1
Switch(config-if)# qos trust dscp-first
The port trust is set DSCP first ok.
Port Setting – Trust
Mode- Port Based
Switch(config)# interface fa1
Switch(config-if)# qos trust port-based
The port trust is set port based ok.
Display – Queue
Scheduling
Switch# show qos queue-sched
QoS queue scheduling scheme : Weighted Round Robin (Use
an 8,4,2,1 weight)
Display – Port Setting -
Trust Mode
Switch# 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)
Switch# show qos port-cos
Port Default Cos :
Port CoS
-----+----
1 0
2 0
3 0
4 0
5 0
6 0
CoS-Queue Mapping
Format
Switch(config)# qos cos-map
PRIORITY Assign an priority (7 highest)
Switch(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 Switch(config)# qos cos-map 0 1
The CoS to queue mapping is set ok.
Map CoS 1 to Queue 0 Switch(config)# qos cos-map 1 0
The CoS to queue mapping is set ok.
Map CoS 2 to Queue 0 Switch(config)# qos cos-map 2 0
The CoS to queue mapping is set ok.
Map CoS 3 to Queue 1 Switch(config)# qos cos-map 3 1
The CoS to queue mapping is set ok.
Map CoS 4 to Queue 2 Switch(config)# qos cos-map 4 2