summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pfaltq10.in
blob: f1eeed73d98919a4ba8134769ebe5f2382abec2a (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 tun0 } 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%