Hello @steven.crutchley
You're absolutely correct in your understanding of the difference between guaranteeing bandwidth and policing.
In your configuration, you are using the priority command with police rate percent 25. This does not guarantee bandwidth in the way you are describing. Instead, it enforces a strict priority queue for the DSCP-EF class, but it also limits the traffic to 25% of the interface bandwidth using policing. If the traffic exceeds 25%, it will be dropped or remarked (depending on the policing action).
If your goal is to guarantee 25% of the bandwidth for EF traffic without policing (i.e., without dropping traffic that exceeds 25%), you should use the bandwidth keyword instead of priority and police.
Hope This Helps!!!
AshSe
Forum Tips:
- Insert photos/images inline - don't attach.
- Always mark helpful and correct answers, it helps others find what they need.
- For a prompt reply, kindly tag @name. An email will be automatically sent to the member.