14–6
MULTILINK ML1600 ETHERNET COMMUNICATIONS SWITCH – INSTRUCTION MANUAL
CONFIGURING QOS THROUGH THE COMMAND LINE INTERFACE
CHAPTER 14: QUALITY OF SERVICE
14.2.2 Example
The following example shows how to configure QoS.
Example 14-1: Configuring QoS
ML1600#
show port
Keys:
E
= Enable
D
= Disable
H
= Half Duplex
F
= Full Duplex
M
= Multiple VLAN's
NA = Not Applicable
LI = Listening
LE = Learning
F
= Forwarding
B
= Blocking
Port
Name
Control
Dplx
Media
Link
Speed
Part
Auto
VlanID
GVRP
STP
-------------------------------------------------------------------------------
9
B1
E
H
10Tx
UP
10
No
E
1
-
-
10
B2
E
H
10Tx
DOWN
10
No
E
1
-
-
11
JohnDoe
E
H
10Tx
DOWN
10
No
E
1
-
-
12
JaneDoe
E
H
10Tx
DOWN
10
No
E
1
-
-
13
B5
E
F
100Tx
UP
100
No
E
1
-
-
14
B6
E
H
10Tx
DOWN
10
No
E
1
-
-
15
B7
E
H
10Tx
DOWN
10
No
E
1
-
-
16
B8
E
H
10Tx
DOWN
10
No
E
1
-
-
ML1600##
qos
ML1600(qos)##
setqos type=port port=10 priority=high
ML1600(qos)##
Successfully set QOS.
ML1600(qos)##
show qos
==============================
PORT
|
QOS
|
STATUS
==============================
9
|
None
|
UP
10
|
Port
|
DOWN
11
|
None
|
DOWN
12
|
None
|
DOWN
13
|
None
|
UP
14
|
None
|
DOWN
15
|
None
|
DOWN
16
|
None
|
DOWN
ML1600(qos)##
show qos type=port
================================
PORT
|
PRIORITY
|
STATUS
================================
9
|
Low
|
UP
10
|
High
|
DOWN
11
|
Low
|
DOWN
12
|
Low
|
DOWN
13
|
Low
|
UP
14
|
Low
|
DOWN
15
|
Low
|
DOWN
16
|
Low
|
DOWN
ML1600(qos)##
setqos port=11 priority=high type=tag tag=6
Successfully set QOS.
(continued on next page)
All traffic on port 11 is sent to the
high priority queue and the QoS
tag is set to 6.
All traffic on port 10 is sent to the
high priority queue.