On 2011/01/12 08:40, Bonnie Packet wrote:
> altq on $int_if cbq bandwidth 5000Kb queue { std, slow, fast, tcpack }
> queue std bandwidth 1200Kb priority 1 cbq(default borrow)you're looking for this format: queue std on $int_if bandwidth 1200Kb priority 1 cbq(default borrow) ..etc.. I don't recall many changes to altq since 3.9 (though of course there have been many other fixes, including some related to DoS issues in certain circumstances).
