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

Ajene's avatar
Ajene
Icon for Altocumulus rankAltocumulus
Mar 04, 2021
Solved

Using Single Configuration File to Configure F5

I'm using the "tmsh load /sys config merge" CLI command to configure an F5 device. This command works great. However, for example, when it comes to configuring an LTM virtual server, by default, it...
  • Ajene's avatar
    Mar 04, 2021

    I found the answer to my question. I was missing the property "ip-protocol tcp". Once I added that, the virtual server type, was automatically set to "Standard", instead of "Performance (Layer 4)", which seems to be set by default, if nothing else is specified. I hope this helps someone in the future!