Last Modified: Apr 04, 2025
Affected Product(s):
BIG-IP TMOS, vCMP
Fixed In:
17.5.0
Opened: Jan 08, 2025 Severity: 1-Blocking
Tenant missing management default gateway after reboot.
Without a management default gateway, BIG-IP may lose access to the management network.
On first boot of tenant, if the BIG-IP configuration is not saved and then the tenant is rebooted, the management default gateway will be missing.
Run the following command after first boot tmsh save sys config If the default route is still missing: tmsh modify sys management-route default { gateway x.x.x.x } tmsh save sys config
Esnure BIG-IP tenant management default gateway is retained after tenant reboot.