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.
- Open the navigation menu, click Networking, and then click Virtual cloud networks.
- 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.
- Under Resources, click VLANs.
- Click the name of the VLAN to view details about it.
- Click Edit.
- Make any necessary changes.
- 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.