Bug ID 1713861: HTTP PUT request for f5-allowed-ips:allowed-ips is not declarative

Last Modified: Oct 19, 2025

Affected Product(s):
F5OS F5OS-A, F5OS-C(all modules)

Known Affected Versions:
F5OS-A 1.8.0, F5OS-A 1.8.3, F5OS-C 1.8.0, F5OS-C 1.8.1, F5OS-C 1.8.2

Opened: Nov 08, 2024

Severity: 4-Minor

Symptoms

Sending a HTTP PUT to the system/f5-allowed-ips:allowed-ip URI where an entry is replaced (name is changed), F5OS returns the following error: { "ietf-restconf:errors": { "error": [ { "error-type": "application", "error-tag": "malformed-message", "error-path": "/openconfig-system:system/f5-allowed-ips:allowed-ips", "error-message": "/system/f5-allowed-ips:allowed-ips/allowed-ip{switched}: Duplicate IP. 10.10.10.10 is already configured as part of x." } ] } }

Impact

The system will not allow to commit.

Conditions

Multiple allowed-ip entry settings use the same IP address.

Workaround

Delete the existing allowed-ip entry and then create the new entry.

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips