Forum Discussion
TMcGov_92811
Nimbostratus
Jun 17, 2014syntax error in iRule using data group
in LTM V10.2, I am trying to match against a bunch of IPs included in a datagroup and am getting an error. The datagroup config looks good (see below) and when I remove the $::safeiiplist and insert ...
Cory_50405
Noctilucent
Jun 17, 2014Instead of this:
if { [IP::addr [IP::client_addr] equals $::safeiiplist] } {
Use this:
if { [class match [IP::client_addr] equals safeiiplist] } {
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
