OVSDB.VTEP.VLANPortTagInuse

Description

An attempt to set the tag for a VLAN failed because the desired tag is in-use as an internal tag by the specified untagged VLAN.

Remedy

If the specified untagged VLAN is an OVSDB-created VLAN, delete all port bindings for the Logical Switch corresponding to that untagged VLAN. This will cause the untagged VLAN to be deleted, freeing up the desired tag. The Port/Tag will need to be removed and re-added to the Logical Switch to allow it to re-attempt using the desired tag. If the specified untagged VLAN is not an OVSDB-created VLAN, the VLAN will have to be deleted to free up the desired tag. The Port/Tag will need to be removed and re-added to the Logical Switch to allow it to re-attempt using the desired tag. At this point, the deleted VLAN can be re-created and it will choose a different internal tag.

Severity

Error

Message Text

The tag for VLAN "%vlan%" cannot be set to tag "%tag%" because it is the internal tag for vlan "%intvlan%"

Message Parameters

Name Type
vlan String
tag String
intvlan String