Forum Discussion
Sajan_Network_3
Aug 16, 2017Nimbostratus
tmsh command to configure pool and node in one line ?
Hi All ,
Can you please help me with tmsh command to configure nodes and pool in single line .
pool name - Sajan-8000
Node ip : 10.10.10.50
monitor tcp
Regards ,
Sajan ...
Jad_Tabbara__J1
Aug 16, 2017Cirrostratus
Hi Sajan,
Try this
tmsh create ltm pool poolname monitor tcp load-balancing-mode lb-method_name members add { toto.domain.lan:port { address x.x.x.x } }
Replace following variables :
- poolname
- lb-method_name (example round-robin)
- toto.domain.lan (the name of your backend)
- port (pool member listenning service)
- x.x.x.x (IP addr of the node)
Hope it helps
Regards
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