Bug ID 943473: LDAP monitor's test functionality has an incorrect and non-modifiable IP address field in GUI

Last Modified: Apr 17, 2024

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

Known Affected Versions:
15.0.0, 15.0.1, 15.0.1.1, 15.0.1.2, 15.0.1.3, 15.0.1.4, 15.1.0, 15.1.0.1, 15.1.0.2, 15.1.0.3, 15.1.0.4, 15.1.0.5, 15.1.1, 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, 16.0.0, 16.0.0.1, 16.0.1, 16.0.1.1, 16.0.1.2

Opened: Sep 09, 2020

Severity: 3-Major

Symptoms

While trying to use the monitor test page in the GUI for an LDAP monitor, the destination address field contains the value *.*(asterisk-dot-asterisk), and it is not editable.

Impact

You are unable to modify the test destination address for the LDAP monitor.

Conditions

-- Create an LDAP monitor. -- Go to the Test page.

Workaround

Use TMSH. -- To run the test: tmsh run /ltm monitor ldap <LDAP-Monitor-Name> destination <IP-Address> Example: tmsh run /ltm monitor ldap myldap destination 10.10.10.10:389 -- To check test results: tmsh show /ltm monitor ldap <LDAP-Monitor-Name> test-result tmsh show /ltm monitor ldap myldap test-result

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips