show vlan brief

Displays basic information about the VLAN interfaces on the device. You can also filter to display only provisioned or unprovisioned VLANs.

Syntax

show vlan brief [ provisioned | unprovisioned ]

Parameters

provisioned
Displays provisioned VLANs.
unprovisioned
Displays unprovisioned VLANs.

Modes

Privileged EXEC mode

Output

The show vlan brief command displays the following information:

Output field Description
VLAN Displays the vlan_ID.
Name Displays one of the following strings:
  • "default"
  • A name assigned to the VLAN using the name command
  • A default name automatically assigned to the VLAN, composed of "VLAN" and the vlan_ID. For example, if the vlan_ID is 1000, the default name is VLAN1000.
State Displays "ACTIVE" for provisioned VLANs or "INACTIVE" for unprovisioned VLANs.
Config status Displays the configuration status for the VLANs.
Ports Displays the ports on which the VLAN is applied.
Classification (Available only for provisioned).

Examples

The following example displays the status all VLANs, including MVRP VLANs.

device# show vlan brief
Total Number of VLANs configured    : 4   
VLAN             Name            State      Config status         Ports           Classification                
                                                                  (u)-Untagged
                                                                  (t)-Tagged
================ =============== ========== ===================== =============== ==============
1                default         ACTIVE     Static                Eth 1/5(t)      
                                                                  Po 60(t)        

10               VLAN0010        ACTIVE     Static                Eth 1/5(t)      

100              VLAN0100        ACTIVE     Dynamic (MVRP)        Po 60(t)