Listing VLANs
View a list of VLANs used by a SDDC.
Information in the Console might be shown in a different order than is presented in this topic. Regardless of the order presented, all required and optional fields are the same.
- 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.
- Select VLANs.
All VLANs in the VCN are listed in tabular form. Use the vlan list command and required parameters to list all VLANs in a VCN:
oci network vlan list --compartment-id compartment_OCID --vcn-id VCN_OCID... [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ListVlans operation to list VLANs in a VCN.