Forum Discussion
Adding pool member (with same IP different ports) to multiple pools
Hi guys!
Thank you for the responses!
The plan that we've came up with so far is:
1. creation of new node
on tmsh, create ltm node <node name> address <IP address>
2. add new pool member to existing pools (keeping it in force offline first)
on tmsh, modify ltm pool <pool name> { members add { <new pool member name>:<port> { priority-group <number> session user-disabled state user-down } } }
3. Sync the devices
for testing, the plan is to enable the new pool member and disable the existing pool members. We assumed that this will test if the newly created node can accommodate all the connections.
Hey kristine_v - sounds like a solid plan. Can you please let us know if it worked after you're able to go through everything? If it does, I can then mark your plan as the Accepted Solution so other users with the same challenge can easily find the answer.
Recent Discussions
Related Content
* 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