Last Modified: Aug 13, 2025
Affected Product(s):
F5OS Velos
Known Affected Versions:
F5OS-C 1.6.2, F5OS-C 1.8.0, F5OS-C 1.8.1
Opened: Oct 04, 2024 Severity: 4-Minor
The VELOS system controllers may report a management link aggregation (LAG) as type "STATIC", even though it is actually using LACP. 'show interfaces': interfaces interface mgmt_aggr state loopback-mode false hold-time state up 0 hold-time state down 0 aggregation state lag-type STATIC ! <--- incorrect 'show running-config': interfaces interface mgmt_aggr config name mgmt_aggr config type ieee8023adLag hold-time config up 0 hold-time config down 0 aggregation config lag-type LACP aggregation config distribution-hash src-dst-ipport !
The system reports the incorrect type of LAG, but the system is actually using LACP to form the management interface aggregation.
This occurs if a VELOS management LAG is initially defined as a static aggregation, and then reconfigured to LACP.
Reboot the system controllers, or delete the management aggregation and set it back up again selecting LACP initially.
None