Forum Discussion
David_Bradley_2
Nimbostratus
Feb 15, 2007How do I modify class data from an iRule?
Is there a way to make a change to a class from an irule? For instance, let's say I have:
class Foobar {
"thing1 10"
"thing2 20"
}
Now I want to change ...
Peter_Wohlers_7
Nimbostratus
Feb 15, 2007we do stuff like this pretty regularly...usually with banned ip addresses.
b class add { thing1 30 }
b class delete { thing1 10 }
There might be some constraints on the format of your class...like for ip addresses instead of just ip addresses in a list, we had to use { host
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
