Forum Discussion
alexm376_3470
Nimbostratus
Mar 07, 2012iRule Error
Hi all,
need urgent help,I have the iRule below ,but it gives me errors,please advice
line 1: [command is not valid in the current scope] [class subsite {
line...
Yann_Desmarest
Cirrus
May 14, 2016Hello,
The following code is not supported in an irule :
class Ports {
50
51
500
}
class Hosts {
host 217.65.39.4
}
You need to define 2 data-groups (Local Traffic >> Irules >> Datagroups)
Then, in your irule, you are using a deprecated command "matchclass". Use class match instead.
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