Bug ID 1623205: icontrol/rest Trunk-VLAN API accepts VLAN Number Not Present in VLAN Database and adds it

Last Modified: Jun 25, 2026

Affected Product(s):
F5OS F5OS-A(all modules)

Known Affected Versions:
F5OS-A 1.7.0

Opened: Aug 02, 2024

Severity: 3-Major

Symptoms

Nonexistant VLAN listed in trunk config.

Impact

NA

Conditions

NA

Workaround

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>

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips