System information

34
QOS Commands Set
Netstar Commands
Level
Description
Example
qos policy
[weighted-fair|strict]
G
Select QOS policy
scheduling
switch(config)#qos policy
weighted-fair
qos prioritytype
[port-based|cos-only|tos
-only|cos-first|tos-first]
G
Setting of QOS priority
type
switch(config)#qos prioritytype
qos priority portbased
[Port]
[lowest|low|middle|high]
G
Configure Port-based
Priority
switch(config)#qos priority
portbased 1 low
qos priority cos
[Priority][lowest|low|mid
dle|high]
G
Configure COS Priority
switch(config)#qos priority cos 0
middle
qos priority tos
[Priority][lowest|low|mid
dle|high]
G
Configure TOS Priority
switch(config)#qos priority tos 3
high
show qos
P
Displays the
information of QoS
configuration
Switch#show qos
no qos
G
Disable QoS function
switch(config)#no qos