Last Modified: Jun 25, 2026
Affected Product(s):
F5OS F5OS-A
Known Affected Versions:
F5OS-A 1.7.0
Opened: Aug 02, 2024 Severity: 3-Major
Nonexistant VLAN listed in trunk config.
NA
NA
Example for deleting nonexistant VLAN from trunk: curl --request DELETE \ --url https://<Management IP>:8888/restconf/data/openconfig-interfaces:interfaces/interface=LAG-NAME/openconfig-if-aggregate:aggregation/openconfig-vlan:switched-vlan/config/trunk-vlans=<vlan ID to be deleted> \ --header 'Accept: application/yang-data+json' \ <Authorization header>
None