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
54
queue 1 through 8 respectively.
For example:
SWH(config-qos)# weight 2-5,10,12 1:2:4:8
primap <priority_list> <queue>
To specify a priority to a queue.
<priority_list>: 0~7
<queue>: 0~7
For example:
SWH(config-qos)# primap 1-5 2
dscpmap <dscp_list> <queue>
To specify DSCP classification identification
number to a queue.
<dscp_list>: 0-63
<queue>: 0-7
SWH(config-qos)# dscpmap 1-5, 10, 13 1
ingress <port_list> <bit_rate>
To specify the ingress bit rate of the 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>: Ingress bit rate for port 1~24 is
from 128 to 100000KBits/Sec and from 128 to
1000000 KBits/Sec for port 25 and 26 (or port
25~28). Indicating “0” is to disable ingress
rate limit.
For example:
SWH(config-qos-rate-limit)# ingress 3-6,15,20
1500
SWH(config-qos-
rate-limit)#
egress <port_list> <bit_rate>
To specify egress bit rate of the 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>: Bit rate for port 1~24 is from 128
to 100000KBits/Sec and from 128 to 1000000
KBits/Sec for port 25 and 26 (or port 25~28).
Indicating “0” is to disable egress rate limit.
For example:
SWH(config-qos-rate-limit)# egress 3-6,15,20
2500
exit
Quit the current mode and return to the
Configuration mode.
SWH(config-qos)#
show
Show current QoS settings.