Last Modified: Oct 19, 2025
Affected Product(s):
BIG_IP_NEXT(VE/HW) LTM
Known Affected Versions:
20.3.0
Opened: Aug 07, 2024 Severity: 2-Critical
- Creating application fails when the configuration order does not follow L1_Networks -> L2_Networks -> L3_Networks -> L4Clientsides & L4serversides -> Applications hierarchy. - F5-fsm pod will log an error similar to this : "<name> does not exist in config db"
Creating an application will fail and traffic will not go through.
- Config is done through OpenAPI in out of ordered manner.
Configure your application in the below order : 1. /L1-networks 2. /L2-networks 3. /L3-networks 4, /L4-serversides and /L4-clientsides 5. /applications
None