Bug ID 520604: Route domain creation may fail if simultaneously creating and modifying a route domain

Last Modified: Sep 13, 2023

Affected Product(s):
BIG-IP LTM(all modules)

Known Affected Versions:
11.4.1, 11.5.0, 11.5.1, 11.5.2, 11.5.3, 11.5.4, 11.6.0, 11.6.1, 11.6.2, 12.1.0 HF1, 12.1.0 HF2, 12.1.1 HF1, 12.1.1 HF2, 12.1.2 HF1, 12.1.2 HF2

Fixed In:
12.0.0, 11.6.3, 11.5.5

Opened: Apr 29, 2015

Severity: 3-Major

Related Article: K52431550

Symptoms

Failure trying to create and modify a route domain in a single operation.

Impact

Transaction fails. Even though an ID is passed in with the create method, the system posts an error similar to the following: 01070734:3: Configuration error: route-domain Name /Common/test_rd_200 is non-numeric, so an ID must be specified.

Conditions

Performing create and modify operations in the same transactions, as can be done using tmsh and iControl.

Workaround

Perform create and modify operations in different transactions.

Fix Information

Fixed a scenario where route domain creation might fail when using create and modify in the same transaction.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips