Forum Discussion
Anoop_Dharan_20
Nimbostratus
Feb 03, 2016While creating an irule am getting below error , created using f5 irule editor. is there any mismatch in irule event and condition ?
01070151:3: Rule [/Common/LB_rule] error: /Common/LB_rule:4: error: [parse error: extra characters after close-brace][else{
pool /Common/pool2
}]
when LB_SELECTED {
if{ [client_addr] equals 10.1...
Kevin_Stewart
Employee
Feb 03, 2016Ugh. My example was wrong. 😉
when LB_SELECTED {
if { [IP::client_addr] equals 10.10.1.31 } {
pool /Common/pool1
} else {
pool /Common/pool2
}
}
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