mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 00:51:24 +03:00
23 lines
281 B
SYSTEMD
23 lines
281 B
SYSTEMD
|
[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
|
||
|
MaxPacketSize=16000
|
||
|
|
||
|
[QuickFairQueueingClass]
|
||
|
Parent=root
|
||
|
ClassId=0002:0031
|
||
|
Weight=10
|
||
|
MaxPacketSize=8000
|