Bug ID 581904: ILX Plugin Extension debug-mode

Last Modified: Sep 13, 2023

Affected Product(s):
BIG-IP Install/Upgrade, LTM(all modules)

Known Affected Versions:
12.1.0, 12.1.1, 12.1.2, 12.1.3, 12.1.3.1, 12.1.3.2, 12.1.3.3, 12.1.3.4, 12.1.3.5, 12.1.3.6, 12.1.3.7, 12.1.4, 12.1.4.1, 12.1.5, 12.1.5.1, 12.1.5.2, 12.1.5.3, 12.1.6, 13.0.0, 13.0.0 HF1, 13.0.0 HF2, 13.0.0 HF3, 13.0.1

Opened: Mar 18, 2016

Severity: 4-Minor

Symptoms

iRules Language Extension (ILX) Plugin Debug settings are now configured using plugin.extension.command-options. This causes upgrade issues for those who were using ILX prior to version 12.1.0.

Impact

The configuration fails to load after upgrade to 12.1.0.

Conditions

This issue occurs when ILX plugin extension debug-mode was enabled in the configuration prior to upgrading to version 12.1.0.

Workaround

To enable debug-mode see the tmsh ILX plugin help page and configure debug settings via plugin.extension.command-options. As an example: tmsh modify ilx plugin <name> extensions { <name> { command-options add { --debug=4321 } } } - For more information see the Debugging section in the tmsh help page or tmsh reference guide for the 'ilx plugin' component.

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips