System information

12-512
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show vlan
show vlan
To view configuration and operational information about the specified VLAN, use the show vlan
command.
show vlan [id vid] [brief]
show vlan [id vid] from {filename | bootconfig | runningconfig}
Syntax Description
Defaults None.
Command Modes Administrator or Monitor.
Command History
Usage Guidelines A VLAN is a group of independent devices that communicate as if they are on the same physical LAN
segment but can actually be located anywhere on the network. The storage router dynamically obtains
VLAN information from the switch attached to the Gigabit Ethernet interface. Use the show vlan
command to learn of any VLANs configured on the attached network.
Note VLANs can be manually configured when the storage router is in VTP Transparent mode.
id vid (Optional) ID of the VLAN to be displayed.
brief (Optional) Display name, status, and ports for each VLAN.
config (Optional) Display detailed configuration information for the specified
VLAN or all manually configured VLANs.
from filename Display the configuration information for the specified VLAN or all
manually configured VLANs from the specified configuration file. This file
must exist in the savedconfig directory.
from bootconfig Display the configuration information for the specified VLAN or all
manually configured VLANs from the persistent saved configuration, used
when the storage router is restarted.
from runningconfig Display the configuration information for the specified VLAN or all
manually configured VLANs from the currently running configuration.
Release Modification
3.2.1 This command was introduced.