Bug ID 970341: Messages are not forwarded when "disable-parser" is set to "NO" in Generic Message Profile

Last Modified: Apr 17, 2024

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

Known Affected Versions:
15.1.2, 15.1.2.1, 15.1.3, 15.1.3.1, 15.1.4, 15.1.4.1, 15.1.5, 15.1.5.1, 15.1.6, 15.1.6.1, 15.1.7, 15.1.8, 15.1.8.1, 15.1.8.2, 15.1.9, 15.1.9.1, 15.1.10, 15.1.10.2, 15.1.10.3, 15.1.10.4

Opened: Dec 07, 2020

Severity: 3-Major

Symptoms

In the BIG-IP Generic Message profile, if "disable-parser" is set to "NO", parsing and message forwarding should be performed using iRule code, but this does not occur.

Impact

Messages accumulated at Generic Message filter in TMM and not routed to server.

Conditions

-- Generic message MRF Profile. -- Set "disable-parser" to "NO" in generic message profile in BIG-IP.

Workaround

Message can be forwarded using following iRule command in egress direction: when GENERICMESSAGE_EGRESS { SCTP::respond "[GENERICMESSAGE::message data]\n" }

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips