blob: 98a4bf2dbb83a9826a22a78cf7e78e3d07ff5df9 (
plain)
1
2
3
4
5
6
7
8
|
queue root_lo0 bandwidth 10Mb priority 0 {eins, zwei, drei}
[ qid=1 ifname=lo0 ifbandwidth=10Mb ]
queue eins bandwidth 1Mb hfsc( default linkshare(2Mb 20ms 500Kb) )
[ qid=2 ifname=lo0 ifbandwidth=10Mb ]
queue zwei bandwidth 4Mb hfsc( linkshare 3.50Mb upperlimit 5Mb )
[ qid=3 ifname=lo0 ifbandwidth=10Mb ]
queue drei bandwidth 5Mb hfsc( linkshare(6Mb 20ms 4Mb) upperlimit(6.50Mb 10ms 4.50Mb) )
[ qid=4 ifname=lo0 ifbandwidth=10Mb ]
|