Last Modified: Oct 19, 2025
Affected Product(s):
BIG_IP_NEXT(CM) TMOS
Known Affected Versions:
20.2.1
Opened: Jun 10, 2024 Severity: 3-Major
In Central Manager, from iRule space, attaching or detaching of a different iRule version of deployed AS3 application is not supported, it is supported only for FAST applications.
Unable to deploy the application with different iRule version.
- Migrating the AS3 application which is having an iRule - Attach or detach a different iRule version from iRule space
Redeploy the application with new iRule version by directly editing the AS3 declaration from application space. Following is an example: "iRules": [ { "cm": "migrated_myfakeiRule2::v2" } ],
None