Last Modified: Jan 10, 2023
Affected Product:
See more info
BIG-IP LTM
Known Affected Versions:
13.1.0, 13.1.0.1, 13.1.0.2, 13.1.0.3, 13.1.0.4, 13.1.0.5, 13.1.0.6, 13.1.0.7, 13.1.0.8, 13.1.1, 13.1.1.2, 13.1.1.3, 13.1.1.4, 13.1.1.5, 13.1.3, 13.1.3.1, 13.1.3.2, 13.1.3.3, 13.1.3.4, 13.1.3.5, 13.1.3.6, 13.1.4, 13.1.4.1, 13.1.5, 13.1.5.1
Opened: Sep 24, 2021
Severity: 3-Major
If the DB variable "httpd.basic_auth" is set to "disable", devices listed in the GUI under Device Management > Traffic Groups > <traffic group name> > Failover Order will not display correctly (the device names will show up as 'undefined').
Unable to use the GUI to accurately set or determine preferred device failover ordering.
-- Multiple BIG-IPs in a device service cluster. -- Preferred device ordering is used by at least one traffic group. -- The DB variable "httpd.basic_auth" is set to "disable".
Use TMSH to view and/or set the preferred device ordering, i.e.: tmsh list cm traffic-group <traffic group name> OR tmsh modify cm traffic-group <traffic group name> ha-order { <list of device> }
None