The Bandwidth Management feature can be implemented in the following ways.
Bandwidth Management: Implementation methods
| Aggregation Method | Description | Example |
|---|---|---|
| Per Policy | The bandwidth limit specified in a policy is applied individually to each policy. | Two policies each have an independent limit of 500 kb/s, the total possible bandwidth between those two rules is 1000 kb/s. |
| Per Action | The bandwidth limit action is applied (shared) across all policies to which it is applied. | Two policies share a BWM limit of 500 kb/s, limiting the total bandwidth between the two policies to 500 kb/s. |