summaryrefslogtreecommitdiffstats
path: root/test/test-network/conf/25-qdisc-qfq.network
blob: 3a24415c1295dbd7421771970de11bc3fe5992e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[Match]
Name=test1

[Network]
IPv6AcceptRA=no
Address=10.1.2.4/16

[QuickFairQueueing]
Parent=root
Handle=0002

[QuickFairQueueingClass]
Parent=root
ClassId=0002:0030
Weight=2
MaxPacketBytes=16000

[QuickFairQueueingClass]
Parent=root
ClassId=0002:0031
Weight=10
MaxPacketBytes=8000