Editing a VLAN

Update the properties of a VLAN associated with an SDDC in VMware Solution, such as its name, tags, route tables, and NSGs.

    1. Open the navigation menu, click Networking, and then click Virtual cloud networks.
    2. Click the name of the VCN that contains the VLAN that you want to edit. 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 Edit.
    6. Make any necessary changes.
    7. Click Save changes.
  • Use the vlan update command and required parameters to edit a VLAN:

    oci network vlan update --vlan-id vlan_OCID ... [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

  • Run the UpdateVlan operation to edit a VLAN.