Forum Discussion
Puneet_110030
Nimbostratus
Dec 11, 2013using irules to call datagroups
Hi All,
I have 3 data groups based on subnets as follows:
DG1 10.10.0.0 255.255.0.0
DG2 12.12.0.0 255.255.0.0
DG3 11.11.0.0 255.255.0.0
Apart from this i have 3 rate rate classes meant to applie...
Kevin_Stewart
Employee
Dec 11, 2013Can I assume when you say "3 data groups" that you mean 3 entries in a single (address0based) data group? If so, then something like this:
when CLIENT_ACCEPTED {
if { [class match [IP::client_addr] equals my_net_dg] } {
rateclass [class match -value [IP::client_addr] equals my_net_dg]
}
}
where "my_net_dg" is my example address-based data group.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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