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

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