networker050184 wrote: » The part you are missing is that the priority queue is emptied first.
mzinz wrote: » So this is something I've had trouble grasping for a while now. It seems like bandwidth and priority are similar, but I've only seen one difference: Priority percent 20 - This would mean that 20% of the pipe is reserved (when saturated), but any traffic above 20% will be queued or dropped. Bandwidth percent 20 - This would mean that 20% of the pipe is reserved (when saturated), but additional traffic above 20% still can be prioritized. I don't get it. Obviously I'm missing something.
creamy_stew wrote: » The voice vlan would _never_ exceed 20 percent usage across the interface where the policy-map is applied.
networker050184 wrote: » If the link is not congested the traffic from the priority class will still be transmitted even if exceeding 20%. The drop action only takes affect during times of congestion. Only traffic that conforms to the built in policer is garunteed priority though.
kurfer wrote: » A priority queue is also strict in the fact that you are not allowed to use more bandwidth than allowed in the queue. They are used to often protect voice from starving data. Bandwidth queue's allow more bandwidth if it's available.
creamy_stew wrote: » You seem to confirm how I thought it worked. Am I misunderstanding something?
Function | bandwidth Command | priority Command Minimum bandwidth guarantee | Yes | Yes Maximum bandwidth guarantee | No | Yes Built-in policer | No | Yes Provides low latency | No | Yes