Listing VLANs
View a list of VLANs used by a SDDC.
- 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.