You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't forget that we are 'hand waving' many profile, iRule, and traffic policy collisions on the BIG-IP as well with the proviso that the provider which constructs the ESD needs to test them. We can not turn the agent in a 'rules engine' for validity of all possible TMOS functionality.
ESD names, as described here:
https://devcentral.f5.com/articles/customizing-openstack-lbaasv2-using-enhanced-services-definitions-25681
can conflict with l7_policy names.
A simple fix is to prepend a magic string to all ESD names, e.g.:
<ESD_NAME> = "f5_ESD_"<ESD_SPECIFIC_NAME>
The text was updated successfully, but these errors were encountered: