Last Modified: May 29, 2024
Affected Product(s):
BIG-IP TMOS
Known Affected Versions:
16.0.1, 16.0.0, 15.1.4, 15.1.3, 15.1.2, 15.1.1, 15.1.0.5, 14.1.4, 14.1.3.1, 13.1.4, 13.1.3.5
Fixed In:
16.1.0, 15.1.5.1, 14.1.4.6, 13.1.5
Opened: Oct 21, 2020 Severity: 2-Critical
While modifying a gateway-ICMP monitor you see the following error: 01070374:3: Cannot modify the address type of monitor /Common/<monitor_name>.
You cannot update the Gateway-ICMP monitor fields via the GUI.
-- Using the GUI to modify a Gateway-ICMP monitor field. -- The monitor is attached with a pool that has one or more pool members.
Use the tmsh command: tmsh modify ltm monitor gateway-icmp <monitor_name> [<field> <new_value>] For example, to update the description of a monitor named gw_icmp, use the following command: modify ltm monitor gateway-icmp gw_icmp description new_description
You can now update the Gateway-ICMP monitor fields via the GUI.