Forum Discussion
soymanue
Nimbostratus
Feb 26, 2013Check if iRule is used
Is is possible to check from the command line if one iRule is applied and where?
Thank you in advance.
What_Lies_Bene1
Cirrostratus
Feb 26, 2013more /config/bigip.conf | grep -C 5 irule_name should work. The -C 5 shows the 5 lines before and after any line that contains the rule_name text, you might need to increase the value to actually see a VS name if it's applied to any. Obviously you'll always get one hit/match on the iRule configuration itself.
There may be a better way using tmsh but I can't check right now.
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