![Korenix JetRock Series User Manual Download Page 61](http://html.mh-extra.com/html/korenix/jetrock-series/jetrock-series_user-manual_1997872061.webp)
IP67 / IP68 Industrial Ethernet Switch
60
www.korenix.com
3.6.4.
CLI Commands for Traffic Prioritization
Feature
Command Line
QoS Setting
Queue Scheduling – Strict
Priority
Switch(config)# qos queue-sched
sp Strict Priority
wrr Weighted Round Robin (Use an 8,4,2,1 weight)
Switch(config)# qos queue-sched sp
<cr>
Queue Scheduling - WRR
Switch (config)# qos queue-sched wrr
Port Setting – priority (Default
Port Priority)
Switch(config)# interface fa1
Switch(config-if)# qos priority
DEFAULT-PRIORITY Assign an priority (3 highest)
Switch(config-if)# qos cos 3
The default port priority value is set 3 ok.
Note: When change the port setting, you should Select the
specific port first. Ex: fa1 means fast Ethernet port 1.
Port Setting – Trust Mode- CoS
Only
Switch(config)# interface fa1
Switch(config-if)# qos trust cos
The port trust is set CoS only ok.
Port Setting – Trust Mode- CoS
Frist
Switch(config)# interface fa1
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
Switch# show qos trust