summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pfaltq2.in
blob: b9250d4fd1733f5d8b769945e5f1fead890a65b8 (plain)
1
2
3
4
5
6
7
8
9
#queue id assignment with cbq: two same named queues on different interfaces
#must have the same qid

altq on { lo0 tun0 } tbrsize 1824 cbq bandwidth 10Mb queue { one two }
queue one bandwidth 10% cbq(default)
queue two bandwidth 90% { three four}
queue  three bandwidth 50%
queue  four bandwidth 40%