summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf58.in
blob: 831b90bb3d98cf46e560763a3e0aee75ee8fa317 (plain)
1
2
3
4
5
6
7
8
# queue on two interfaces

altq on tun1000000 bandwidth 100Kb cbq queue { std ssh }
altq on tun1000001 bandwidth 10Mb cbq queue { blah ssh }
queue std bandwidth 10% cbq(borrow, default)
queue ssh bandwidth 30% cbq(borrow) { ssh2 }
queue ssh2 bandwidth 80%
queue blah cbq(default)