Last Modified: Aug 01, 2024
Affected Product(s):
F5OS (all modules)
Fixed In:
F5OS-C 1.6.0, F5OS-A 1.7.0
Opened: Jun 28, 2023 Severity: 3-Major
User is unable to use the webUI to delete the static LAG that is created through the CLI.
LAG can not be deleted from webUI.
a) If lag is created with LACP type and later changed to STATIC. b) User is trying to delete lag from webUI. LAG can not be deleted from webUI. commands > interfaces interface lag1 aggregation config lag-type LACP > once lag1 is created change the lag1 type to STATIC
Delete the lag from the CLI: > no lacp interfaces interface lag2 > commit > no interfaces interface lag2 > commit
None