Bug ID 752163: PEM::session info cannot set subscriber type and ID

Last Modified: Sep 14, 2023

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

Known Affected Versions:
14.1.0, 14.1.0.1, 14.1.0.2, 14.1.0.3, 14.1.0.5, 14.1.0.6, 14.1.2, 14.1.2.1, 14.1.2.2, 14.1.2.3, 14.1.2.4, 14.1.2.5, 14.1.2.6, 14.1.2.7, 14.1.2.8, 14.1.3, 14.1.3.1, 14.1.4, 14.1.4.1, 14.1.4.2, 14.1.4.3, 14.1.4.4, 14.1.4.5, 14.1.4.6, 14.1.5, 14.1.5.1, 14.1.5.2, 14.1.5.3, 14.1.5.4, 14.1.5.6, 15.0.0, 15.0.1, 15.0.1.1, 15.0.1.2, 15.0.1.3, 15.0.1.4

Opened: Dec 06, 2018

Severity: 3-Major

Symptoms

Cannot set the subscriber type and ID with iRule PEM::session info <subs-id | subs-type | subscriber-type | subscriber-id > <value>.

Impact

Cannot set subscriber type and ID using PEM:session info iRule.

Conditions

Trying to set a subscriber type and ID attributes using the following iRules returns error. PEM::session info <ip> subscriber-id <value> PEM::session info <ip> subscriber-type <value> PEM::session info <ip> subs-id <value> PEM::session info <ip> subs-type <value>

Workaround

Set the subscriber type and ID together using the following iRule. PEM::session info <ip addr> subscriber subscriber-id> <subscriber-type>

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips