SHAPING THE FUTURE OF SATELLITE COMMUNICATIONS
9.6.4 Implementation
Quality of Service is implemented using the following steps:
1. IP traffic is put into queues before transmission. There are four types of queues each with
their own transmission priority (lowest, low, high and highest).
The maximum and guaranteed size of each queue can be set individually.
Figure 97 – QoS Queue Table
2. In order to direct incoming traffic to each queue, a rule can be defined per priority queue as
shown in the following figure.
Figure 98 – QoS Rule Table
Examples:
ip.proto==udp
ip.proto==17
eth.type==lacp
ip.tos==4-255
ip.tos==8,16
ip.dscp==8-16
ip.dscp==8,16
ip.src==1.2.3.4
ip.dst==1.2.3.4