User manual
Chapter 4 - Layer 3 Command Set - IP Networking Qm Command (QoS Configuration)
Alvarion BreezeNET B130/B300 GigE 117 Operational User Manual
Attention: Real prioritization within MINT network is conducted by priority, given by
the option pri=N.
DSCP label is transparently transmitted through MINT in any of its modes.
802.1p priority is transparently transmitted only in switch MINT mode.
If necessary, when leaving MINT network dot1p and dscp parameters can be
assigned by the operator.
QoS Manager allows enough flexibility for prioritizing and remapping traffic (see
examples below).
Examples:
qm ch1 max=64
qm add eth0 ch1 all from 0/0 to 0/0
When used on a client unit, sets the data rate for outgoing traffic at 64 Kbit/s
limit.
qm ch1 pri=5 qm add ch1 all from 1.1.1.0/24 to 0/0
qm add ch1 all from 0/0 to 1.1.1.0/24
Establishes for the traffic from or to 1.1.1.0/24 network the highest priority over
all other data flows.
qm ch1 pri=5
qm ch2 pri=10
qm add ch2 all from 1.1.1.0/24 to 0/0
qm add ch2 all from 0/0 to 1.1.1.0/24
qm add ch1 all from 0.0 to 0/0
The 1.1.1.0/24 network traffic will have the lowest priority as compared to other
data flows. Please note the order of rules in the above list. The last rule, which is
satisfied by any packet, may only be at the end of the list.
qm ch1 to=10.10.10.10
qm ch2 to=20.20.20.20
qm add ch1 all from 1.1.1.0/24 to 0/0
qm add ch2 all from 2.2.2.0/24 to 0/0
Subscribers of the 1.1.1.0/24 network will be serviced by the 10.10.10.10
provider, while the 2.2.2.0/24 subscribers will use the 20.20.20.20 provider.