Command Line Interface
866 1553-KDU 137 365 Uen D 2006-06-16
7.17.13 show vlan
This command shows VLAN information.
Syntax
show vlan [id <vlan-id> | name <vlan-name>]
• id - Keyword to be followed by the VLAN ID.
• vlan-id - ID of the configured VLAN. (Range: 1-4094, no
leading zeroes)
• name - Keyword to be followed by the VLAN name.
• vlan-name - ASCII string from 1 to 32 characters.
Default Setting
Shows all VLANs.
Command Mode
Normal Exec, Privileged Exec
Example
The following example shows how to display information for VLAN 1:
Console#show vlan id 1
VLAN Type Name Status Ports/Channel groups
---- ------- ---------------- --------- ----------------------------------
1 Static DefaultVlan Active Eth1/ 1 Eth1/ 2 Eth1/ 3 Eth1/ 4 Eth1/ 5
Eth1/ 6 Eth1/ 7 Eth1/ 8 Eth1/ 9 Eth1/10
Eth1/11 Eth1/12
Console#