Forum Discussion
11.3 tmsh cli for irule
Hi All,
Hey just on this topic, just keen to highlight the possibility to use any of: CLI Scripting (edit cli script , then run cli script ) iCalls (edit sys icall script , then edit sys icall handler periodic ) iApps (edit in GUI)
In these scripting environments tmsh::create ltm rule work
eg simple irule in CLI scripting
modify script test_cli_script { proc script::init {} { }
proc script::run {} { tmsh::create ltm rule "test_irule" "when HTTP_REQUEST \{ log local0. \"test irule\" \}" }
proc script::help {} { }
proc script::tabc {} { } }
Recent Discussions
Related Content
* 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