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.

    1. Open the navigation menu, click Networking, and then click Virtual cloud networks.
    2. 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..
    3. Under Resources, click VLANs.
    4. Click the name of the VLAN to view details about it.
    5. 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.