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. Open the navigation menu, click Networking, and then click Virtual cloud networks.
    2. Click the name of the VCN that contains the VLANs that you want to view. If you don't see the VCN listed, ensure that the correct compartment is selected.
    3. Under Resources, click VLANs.
    4. Click the VLAN whose details you want to get.

      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 flags and variable options for CLI commands, see the CLI Command Reference.

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