SIGNAMAX a.s.
Office: Vlarska 22, 627 00 Brno, CZ
T:+420 533 338 854 l F:+420 533 338 883 l www.signamax.eu
57
class <port_list> <high | medium |
normal | low>
To configure default class of each port.
<port_list>: Specify a port number or
multiple port numbers with the format 5, 7, 8,
9, 12 or 5, 7-9, 12
<high | medium | normal | low>: Specify
one priority level to classify data packets.
For example:
SWH(config-qos)#class 1-5,10 high
tagpriority <port_list>
<tag_priority>
To configure tag priority.
<port_list> : Specify a port number or
multiple port numbers with the format 5, 7, 8,
9, 12 or 5, 7-9, 12
<tag_priority>: 0~7
For example:
SWH(config-qos)# tagpriority 1-5,10 7
mode <port_list> <strict |
weighted>
To specify “strict” or “weighted” to ports.
<port_list>: Specify a port number or
multiple port numbers with the format 5, 7, 8,
9, 12 or 5, 7-9, 12
<strict | weighted>: “Strict” indicates that
services to the egress queues are offered in
the sequential order and all traffic with higher
priority queues are transmitted first before
lower priority queues are serviced.
“Weighted” Round-Robin shares bandwidth
at the egress ports by using scheduling
weights 1, 2, 4, 8 for queues 1 through 4
respectively.
For example:
SWH(config-qos)# mode 1-4,8,10 strict
SWH(config-qos)#
weight <port_list> <weight>
To specify queuing weights for ports that are
set up as weighted.
<port_list>: Specify a port number or
multiple port numbers with the format 5, 7, 8,
9, 12 or 5, 7-9, 12
<weight>: 1, 2, 4, 8 for queues 1 through 4
respectively.
For example:
SWH(config-qos)# weight 2-5,10,12 1:2:4:8
SWH(config-qos-
rate-limit)#
ingress <port_list> <bit_rate>
To enable or disable ingress filter and
specify the bit rate of selected ports.
<port_list>: Specify a port number or
multiple port numbers with the format 5, 7, 8,
9, 12 or 5, 7-9, 12
<bit_rate>: 500-1000000 KBits/Sec, 0 is
disabled
For example:
SWH(config-qos-rate-limit)#ingress 3-6,15,20
1500