Forum Discussion
chinay2k_15322
Nimbostratus
Apr 08, 2015Bandwidth Control per IP
Hi,
I am using vcmp and running v11.5.0 and going to use an iRule to limit the bandwidth per IP. I want to limit 1Mbps for each IP. When I test it by downloading a file from "192.168.10.24" an...
bonny_11145
Jul 05, 2015Historic F5 Account
Hi Chinay2K,
You've defined a static BWC. A static BWC is only concerned with the overall BW and does not actually set a per user (IP address) limit. Have a look at a dynamic BWC policy to allow per user max rate.
A definition of such policy looks like:
net bwc-policy bwc_per_user_dn {
dynamic enabled
max-rate 10mbps
max-user-rate 1mbps
}
The policy above is limited to 10mbps in total and max 1mbps per user. HTH
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects