Forum Discussion

Jannis_Wienert_'s avatar
Jannis_Wienert_
Icon for Nimbostratus rankNimbostratus
Aug 03, 2009

Disabling & Enabling Nodes via Script

Hi Forum,

 

 

as a newbie i was brwosing this sites to see if it is possible to disable or enable Nodes on a Big IP F5 via say bash or pl.

 

 

I saw a script how to login to the machine (FTP or telnet), but how to engage things on that machine?

 

 

Where is my entriepoint to get information about that?

 

 

Thanks for your Support

 

wuschelz

1 Reply

  • Hi,

     

     

    You can use either bash or perl to do this using bigpipe commands. If you want to do this remotely, there is a management API called iControl that is designed for this scenario. You can check the CLI guide for your version on AskF5 for details on bigpipe. For more info on iControl, you can check the iControl forum (Click here), codeshare (Click here) or main page (Click here).

     

     

    I think you'll find a few examples in the Codeshare which do what you're looking for.

     

     

    Aaron