Forum Discussion
Andy_Herrman_22
Nimbostratus
May 25, 2010Load iRule from external file using bigpipe
The iRules that I use are stored in .tcl files in source control. I'm trying to write a simple perl script that can be used by our deployment team to do the next deploy and I'm wondering if there's a...
May 26, 2010
Oh, one more thing. If you are running this from the LTM, you can point the script at localhost and it will not require credentials to login for the iControl calls. So you can pass anything to the username/password fields and the script will still work.
-Joe