Quality of Services (QoS) techniques aim to ensure a reliable transmission for all type of services, especially for the most demanding ones, in terms of delay, jitter, packet loss and availability. The QoS techniques are applied from inbound to outbound and include: traffic selection and prioritization, queuing, packet scheduling and traffic shaping.

QoS strategies were introduced for the units in order to be able to customize the balance between the maximum achievable capacity and the allowed packet loss for the priority packets. The QoS capabilities of the unit fall in two categories:

QoS wired interface capabilities

The wired interface capabilities of the unit are the following:

The IEEE 802.1p standard provides the means to implement QoS techniques at Layer 2 (MAC layer). QoS is implemented using a 3 bit field called Priority Code Point (PCP) part of the Ethernet header when 802.1Q VLAN tagging is in use.

There are eight 802.1p priorities, “0” being the lowest and “7” - the highest. The unit is capable to recognize and prioritize packets received on the wired interfaces. Each packet will be further sent to a specific priority queue.

Each received packet is sent to one of the 4 priority queues based on the PCP field that contains the 802.1p priority.

When the actual traffic load reaches the egress rate, the switch will favor the transmission of the highest priority packets in the detriment of the lower priority ones.

The mapping between the 802.1p priorities and the 4 queues can be found below:

802.1p priorityTraffic typeUnit priority queue
0Background1
1Best Effort
2Excellent Effort2
3Critical Applications
4Video3
5Voice
6Internetwork control4
7Network control



The packet scheduling algorithms available for determining how the packets shall exit the priority queues are the following:

Traffic shaping can be configured by limiting the egress rate on a selected wired port.

In order to configure per-port egress rate limiting go to the “Switch” menu page in the Web interface and set the Egress Rate Limit parameter for a specific wired interface. In the example below, the traffic outgoing at the "ge0" interface is limited to 100 Mbps. It can be also noticed that the "radio" interface does not have an available option of configuring a rate limit. Radio throughput depends only on a current modulation:

QoS radio interface capabilities

QoS radio interface capabilities of the unit are the following:

The packets received at the radio interface that are marked with an 802.1p priority will be recognized and sent to a specific priority queue.

The same considerations mentioned for the wired interface capabilities are valid: each received packet is sent to one of the 4 priority queues based on the PCP field that contains the 802.1p priority.

When the actual traffic load reached the egress rate, the switch will favor the transmission of the highest priority packets in the detriment of the lower priority ones.

The strict priority queuing or weighted round robin scheduling alorithms can be configured for the packets received at the radio interfaces and exiting the priority queues:

No matter the interface on which the packets were received, one of the two packet scheduling algorithms can be configured in order to determine the strategy for emptying the priority queues.

Go to the “Switch” menu page in the Web interface and configure the QoS mode” parameter in the “Switch Port Settings” section. In the example below the “Weighted Round Robin” is configured for the "ge0" interface and the “Strict” scheduling algorithm is configured for the "radio" interface

Traffic Prioritization is available for the radio interface transmission in order to accommodate different packet loss requirements for the high priority packets:

To enable/disable the traffic prioritization, go to the “Radio” menu page in the Web interface and check/uncheck Traffic Prioritization: