M A G N U M 6 K S W I T C H E S , M N S - 6 K U S E R G U I D E
210
Syntax
show qos [type=<port|tag|tos>] [port=<port|list|range>]
– displays the QoS
settings
Sometimes it is necessary to change the priority of the packets going out of a switch. For
example, when a packet is received untagged and has to be transmitted with an addition of
the 802.1p priority tag, the tag can be assigned depending on the untag value set. For
example if the untag command is set to port=1 tag=2 priority=low, untagged packets
received on that port will be tagged with a priority low upon transmit.
Syntax
set-untag port=<port|list|range> priority=<high|low> tag=<0-7>
- The
802.1p user priority assigned to untagged received packets to be transmitted as tagged from the priority queue
Magnum6K25#
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 Status Dplx Media Link Speed
Part Auto Vlan GVRP STP
-----------------------------------------------------------------------------------------------------------
9
B1
E H 10Tx
UP
10
No E
1
-
-
10 B2
E H
10Tx
DOWN 10
No E 1
-
-
11 B3
E
H
10Tx
DOWN 10
No E 1
-
-
12 B4
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
M
-
-
15 B7
E
H
10Tx
DOWN 10
No E
1
-
-
16 B8
E
H
10Tx
DOWN 10
No E
1
-
-
Magnum6K25#
qos
Magnum6K25(qos)##
setqos type=port port=10 priority=high
Successfully set QOS.
Magnum6K25(qos)##
setqos type=port port=6 priority=high
Successfully set QOS.
Magnum6K25(qos)##
show qos
========================================
PORT
| QOS | STATUS
========================================
1
| None | UP
2
| None | DOWN
3
| None | DOWN
5
| None | DOWN
6
| Port | DOWN
7
| None | DOWN
9
| None | DOWN
All traffic on port 10 is sent to the
high priority.