Forum Discussion

johnramzf5's avatar
johnramzf5
Icon for Altocumulus rankAltocumulus
Apr 15, 2023
Solved

How to apply a OneConnect profile to a Virtual Server via TMSH?

When using "bigip_virtual_server's" Ansible module I cannot find a parameter to apply OneConnect profile to a server. I am thinking that the way to do it is via TMSH command. What are the TMSH comma...
  • Paulius's avatar
    Apr 15, 2023

    johnramzf5 It should be the following.

    modify ltm virtual <virtual_server_name> profiles add { <one-connect_profile_name> }