For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

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> }