Deleting a VLAN
Delete a VLAN associated with an SDDC in VMware Solution.
Note
You can't delete a VLAN if it has any external access resources. You must first remove all external access. See Removing External Access to a VLAN.
- Open the navigation menu, click Networking, and then click Virtual cloud networks.
- Click the name of the VCN that contains the VLAN you want to delete. If you don't see the VCN listed, ensure that the correct compartment is selected..
- Under Resources, click VLANs.
- Click the name of the VLAN to view details about it.
- Click Delete.
Use the vlan delete command and required parameters to delete a VLAN:
oci network vlan delete --vlan-id vlan_OCID ... [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the DeleteVlan operation to delete a VLAN.