Forum Discussion
statmp_87631
Dec 19, 2011Nimbostratus
iRules with subnet failed.
Hi,I met a problem with iRules recently, below is our iRules:
if { [IP::addr [IP::remote_addr] equals 221.177.152.0/26] } {
pool CMNET }
else { ...
hooleylist
Dec 19, 2011Cirrostratus
You don't need to use /32 as it's implicit when you use a host address with IP::addr:
if { [IP::addr [IP::remote_addr] equals 221.177.152.33] } {
Aaron
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