Last Modified: Oct 19, 2025
Affected Product(s):
F5OS Install/Upgrade, Velos
Fixed In:
F5OS-A 1.1.0, F5OS-A 1.0.0
Opened: Nov 16, 2021 Severity: 3-Major
Lacpd service restarts when the LAG name contains space. The tenant wont get the LAG name and it will show a null value. [root@localhost:Active:Standalone] config # tmsh list net trunk net trunk "" { cfg-mbr-count 2 distribution-hash src-dst-mac id 0 interfaces { 1.0 2.0 } stp disabled type ha-only working-mbr-count 2 }
1. Lacpd service restarts. 2. BIG-IP tenant does not get the trunk name. Note: In case of live upgrade from EA to GA release, any LAG created with a space in name will not work and you will need to either delete these or do a bare metal install before performing a live upgrade.
LAG name contains a space. Example : "lacp lag" appliance-1(config)# interfaces interface "lacp lag" config type ieee8023adLag
Don't create a LAG name that has space in the name.
N/A