Forum Discussion
satishs_370505
Nimbostratus
Aug 24, 2018IRule update for multiple VIP's
Hi,
what is the best way to update an irule for multiple VIP's ?
Thanks!
Lee_Sutcliffe
Nacreous
Aug 28, 2018you can use the tmsh edit command and a vi editor
tmsh edit ltm virtual all
Usage:
:%s///g
Example: find 'ip protocol tcp' and replace with: ip protocol tcp rules { rule 1 }
:%s/ip protocol tcp/ip protocol tcp\rrules { rule_1 }/g
:wq
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