Bug ID 703045: If using TMSH commands with deprecated attributes in iApp, the upgrade will fail.

Last Modified: Sep 13, 2023

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

Known Affected Versions:
13.1.0, 13.1.0.1, 13.1.0.2, 13.1.0.3, 13.1.0.4, 13.1.0.5, 13.1.0.6, 13.1.0.7, 13.1.0.8, 13.1.1

Fixed In:
14.1.0, 14.0.0.3, 13.1.1.2

Opened: Jan 22, 2018

Severity: 2-Critical

Symptoms

TMSH commands with deprecated attributes will fail if used in iApp.

Impact

TMSH commands will not execute like create command will result in no objects (e.g., monitor, virtual server, etc.) being created.

Conditions

TMSH commands with deprecated attributes will fail if used in iApp. This is so whether the iApp is activated during the upgrade process or simply run under iApp service at the user display.

Workaround

Try to avoid deprecated attributes of the object in the iApp.

Fix Information

All TMSH commands should handle deprecated attributes of objects consistently across TMSH command line, CLI Script and iApp and like so: - run TMSH commands to full execution with only warning message. - full execution means objects action should be executed without error and no something amiss silently either.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips