Forum Discussion
dnaveenkumar_36
Jul 24, 2018Nimbostratus
Syntax for creating pool with multiple monitors
ltm pool /Common/POOL_VS123 {
load-balancing-mode least-connections-member
members {
/Common/C1WWW1234:443 {
address 10.10.10.50%1
monitor min 1 of { /Common/MONITOR_HTTPS_C1WWW1132 /Common/MONITOR_TCP_L4ONLY }
}
/Common/C1WWW1324:443 {
address 10.10.10.51%1
monitor min 1 of { /Common/MONITOR_HTTPS_C1WWW1152 /Common/MONITOR_TCP_L4ONLY }
}
}
monitor /Common/MONITOR_TCP_L4ONLY
I am trying to write a syntax but couldn't find a proper one. my syntax is as below. Is this the proper one
create ltm pool POOL_VS123 {members add {C1WWW1234:443{monitor MONITOR_HTTPS_C1WWW1132} C1WWW1324:443{monitor MONITOR_HTTPS_C1WWW1152}} monitor MONITOR_TCP_L4ONLY }
Command is correct, are you getting in issue in above command. F5 cli has very good option to get help from cli "pressing tab"...
GUI is better option during confusion... My
- Samir_Jha_52506Noctilucent
Command is correct, are you getting in issue in above command. F5 cli has very good option to get help from cli "pressing tab"...
GUI is better option during confusion... My
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