Bug ID 2291257: Adding a Subscriber IP addresses with route-domain notation in the Subscriber Management 'Log Session Activity' box fails with ;Invalid IP Address'

Last Modified: May 05, 2026

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

Known Affected Versions:
15.1.10.8, 16.1.6.1, 17.1.3.1, 17.1.3.2, 17.5.1.6

Opened: Apr 30, 2026

Severity: 4-Minor

Symptoms

Adding an IP with route-domain notation (like 10.0.0.2%2) via the GUI (under 'Subscriber Management ›› Subscribers: Activity Log: Configuration -> Log Session Activity') results in an error: "Invalid IP Address".

Impact

An error is returned by the GUI: "Invalid IP Address".

Conditions

-- PEM licensed and provisioned -- Adding an IP with route-domain notation (like 10.0.0.2%2) via the GUI (under 'Subscriber Management ›› Subscribers: Activity Log: Configuration -> Log Session Activity')

Workaround

Use tmsh to add the subscriber IP with route domain notation to the subscriber-activity-log settings: # tmsh modify pem global-settings subscriber-activity-log subscriber-ip-addresses add { 10.0.0.2%2 }

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips