Forum Discussion
ArunKumarV_3226
Oct 04, 2017Nimbostratus
Sytnax Error for unexpected argument "min-active-members" ""
I have a tmsh script and I'm getting error "" unexpected argument "min-active-members" ""
Can you please help me out in fixing the script with the correct syntax.
create ltm pool pool-a-b-c { ...
- Oct 04, 2017
Try this, should work for you...
create ltm pool pool-a-b-c members add { nodea-1.2.3.4:1111 { address 1.2.3.4 priority-group 2 } nodeb-5.6.7.8:2222 { address 5.6.7.8 priority-group 1 } } min-active-members 1 monitor /Common/tcp_half_open
Kevin_Davies_40
Oct 04, 2017Nacreous
Try this, should work for you...
create ltm pool pool-a-b-c members add { nodea-1.2.3.4:1111 { address 1.2.3.4 priority-group 2 } nodeb-5.6.7.8:2222 { address 5.6.7.8 priority-group 1 } } min-active-members 1 monitor /Common/tcp_half_open
- ArunKumarV_3226Oct 05, 2017Nimbostratus
It worked Kevin 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