steven_normole
Sep 11, 2023Cirrus
adding pool members in cli
I am trying to figure out what i am leaving out. I am creating a fqdn node, creating a pool, and then adding the fqdn node to the pool. when i do this through the cli the pool only returns one ip a...
- Sep 15, 2023
thanks for responding. I figured out what i was missing when adding a fqdn node to a pool. needed to add the ending part { autopopulate enabled }}}
modify ltm pool [POOLNAME] members add { [FQDN_NODE_NAME:[PORT] { fqdn { autopopulate enabled }}}