Last Modified: Apr 28, 2025
Affected Product(s):
BIG-IP TMOS
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
TMSH commands with deprecated attributes will fail if used in iApp.
TMSH commands will not execute like create command will result in no objects (e.g., monitor, virtual server, etc.) being created.
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.
Try to avoid deprecated attributes of the object in the iApp.
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.