Forum Discussion
woodaker_98924
Jan 24, 2012Nimbostratus
Session user disabled
Hello,
when i send the following command to not allow any new connections to a pool member but allow the current connections to remain ...
b pool Pool_Name {members 10.10.10.10:ms-wbt-server {session user disabled}
the other members of the pool are deleted. What am i doing wrong?
(using BIG-IP 10.2.1 Build 297, with an ssh connection)
- nitassEmployeecan you try this?
[root@ve1023:Active] config b pool Pool_Name list pool Pool_Name { members { 10.10.10.10:3389 {} 10.10.10.20:3389 {} 10.10.10.30:3389 {} } } [root@ve1023:Active] config b pool Pool_Name members 10.10.10.10:ms-wbt-server { session user disabled } [root@ve1023:Active] config b pool Pool_Name list pool Pool_Name { members { 10.10.10.10:3389 { session user disabled } 10.10.10.20:3389 {} 10.10.10.30:3389 {} } }
- woodaker_98924NimbostratusThat worked! Thanks for the quick response.
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