Forum Discussion
Andy_Herrman_22
Nimbostratus
Apr 23, 2010CLI command to enable/disable pool member
I'm trying to write a shell script to automate some of the configuration needed for a deployment that's coming up. One of the changes I need to be able to make is to disable pool members.
T...
hoolio
Cirrostratus
Apr 23, 2010These should work:
b pool POOL_NAME member 1.1.1.1:80 session disable
b pool POOL_NAME member 1.1.1.1:80 session enable
If you want to change the node address (affecting all pool members on that IP address), you can use the following.
You can use 'b node 1.1.1.1 down' to set 1.1.1.1 to forced offline. To set the node to disabled (Only persistent or active connections allowed), you can use 'b node 1.1.1.1 session disable/enable'.
Aaron
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
