Getting a VLAN's Details

View details for a VLAN associated with an SDDC in VMware Solution, such as name, compartment, and CIDR block.

    1. On the Virtual Cloud Networks list page, select the VCN that contains the VLANs that you want to work with. If you need help finding the list page or the VCN, see Listing VCNs.
    2. Select VLANs.
    3. Select the VLAN that you want to work with.
    The details page contains information about the VLAN, both general information and links to its resources. Some items in the page are read-only, and other items let you edit and update the VLAN's configuration. See Editing a VLAN.
  • Use the vlan get command and required parameters to view details for a VLAN:

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

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the GetVlan operation to view details about a VLAN.