Forum Discussion
Ten_92952
Nimbostratus
Apr 29, 2011irule question
Would someone be able to tell my why the syntax for this irule is acceptable to the BigIp
when RULE_INIT {
Purpose:
This rule allows the ace servers access to the acme we...
mo_99289
Feb 24, 2016Historic F5 Account
the block
if { [matchclass [IP::client_addr] equals $::ace_servers]}
else {
discard
}
should be
if { [matchclass [IP::client_addr] equals $::ace_servers]} {
} else {
discard
}
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
