May 19, 201610 yr We get requesters wanting to change an iRule thinking they are the only Virtual Server using that iRule (it's possible). To make sure I like to verify by running the following command... Note: You would have to check against each partition.. not sure how to run the following on all partitions yet tmsh list ltm virtual /Integration/* rules | egrep 'ltm.*|irule.si.secure-uat3.int.thezah.com.redirects' | grep -B 1 irule.si.secure-uat3.int.thezah.com.redirects It will spit out just the Virtual Servers that have that iRule attached.
Create an account or sign in to comment