Rapid iRule Removal via Tmsh Script
The BIG-IP GUI is pretty slick and there have been massive improvements in function and efficiency since my first exposure in version 4.2. As good as it is, however, some tasks are just better suite...
Published May 14, 2010
Version 1.0JRahm
Admin
Joined January 20, 2005
JRahm
Admin
Joined January 20, 2005
ccna55_14039
Sep 29, 2014Nimbostratus
This is great for removal however how about adding?
Would someone have an example script to add a new irule to all VIP's.
We run into the issue where as we dont have or use http profiles on all our VIP's thus the irule we are adding would / should skip those VIP's if it needs additional profiles.
I tried the below and get the error this VIP needs http profile.
tmsh modify /ltm virtual all rules { add-all-irule-2 }
01070394:3: HTTP_REQUEST event in rule (/Common/add-all-irule-2) requires an associated HTTP or FASTHTTP profile on the virtual server (/Common/TestMGMT)