Last Modified: Oct 15, 2025
Affected Product(s):
BIG-IP TMOS
Known Affected Versions:
17.1.2, 17.1.2.1, 17.1.2.2, 17.1.3
Opened: Jun 26, 2025 Severity: 4-Minor
The dropdown menu does not contain the option "IP Reputation" when creating a rule in LTM policy from the GUI.
The user is unable to select "IP Reputation" when creating a rule in an LTM policy from the GUI.
License shows "IPI" as the active module instead of "IP Intelligence".
The rule can still be created through tmsh. create ltm policy Drafts/test rules add { rule1 { conditions add { 0 { iprep all client-accepted values { "Spam Sources" } } } } }
None