Bug ID 2293617: Management Interface Intermittently Goes Down During Bootup/Reboot

Last Modified: Jul 28, 2026

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

Fixed In:
21.1.0.1

Opened: May 06, 2026

Severity: 1-Blocking

Symptoms

During the VM bootup process, either after creation or reboot, the management interface intermittently goes down, resulting in the loss of the SSH connection to the VM.

Impact

SSH connection to the VM will be lost. The user can access the VM only from the console

Conditions

During bootup, if the `cloud-init-local.service` and `network.service` are executed concurrently, there’s a possibility that `network.service` will time out because the DHCP lease is temporarily held by `cloud-init-local`. The `cloud-init-local` service briefly activates the management interface to obtain the DHCP lease and metadata, after which it deactivates the interface. By the time this happens, `network.service` may have already exited, resulting in no active service to retry or re-establish the management interface

Workaround

Reboot the VM

Fix Information

Run cloud-init-local.service after network.service so that the management interface and IP addresses are already available by the time cloud-init-local.service starts

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips