Forum Discussion
swabbies_112156
Jan 24, 2012Nimbostratus
Relational class or tables
We are running v9.4.8.
I am looking to create a relation based class, not sure if this is a function of a table in v10.
the relation is that I want a way to evaluate...
hooleylist
Jan 24, 2012Cirrostratus
With datagroups and memory tables, the key must be unique. If you want to have multiple values for a key, you could combine them:
class penatly_box {
"testuser1" "command1|command2|command3"
"testuser2" "command2"
"testuser3" "command1"
}
To parse these values you could use getfield:
http://devcentral.f5.com/wiki/iRules.getfield.ashx
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