Forum Discussion
Pool_Member_Disable
Hello,
i need to modify members in my pool that is running with another partitions. Ok when i connect to device with test application aditor user , i can do it because the user has been created for the app editor partitions. However, when i connect to the device via root user, icannot do it. Although i have tried many methods , i couldnot figure out so please assist me about the case.
modify ltm pool httppool1 members modify { 10.10.10.10:80 { state user-down } this ok but i need to specify partition
Thank you ina advance,
1 Reply
- Kevin_Stewart
Employee
You can either:
-
Specify the partition explicitly:
modify ltm pool /test/httppool1 members modify { 10.10.10.10:80 { state user-down } } -
Change directory to the required partition and then access directly:
cd /test modify ltm pool httppool1 members modify { 10.10.10.10:80 { state user-down } }
-
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
* 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