Specifications
2-225
Catalyst 2950 and Catalyst 2955 Switch Command Reference
78-15304-01
Chapter 2 Cisco IOS Commands
show running-config vlan
show running-config vlan
Use the show running-config vlan privileged EXEC command to display all or a range of
VLAN-related configurations on the switch.
show running-config vlan [vlan-ids] [ | {begin | exclude | include} expression]
Syntax Description
Command Modes Privileged EXEC
Command History
Usage Guidelines Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
are not displayed, but the lines that contain Output are displayed.
Examples This is an example of output from the show running-config vlan command:
Switch# show running-config vlan 900-2005
Building configuration...
Current configuration:
!
vlan 907
!
vlan 920
!
vlan 1025
!
vlan 2000
!
vlan 2001
end
vlan-ids (Optional) Display configuration information for a single VLAN identified by
VLAN ID number or a range of VLANs separated by a hyphen. For vlan-id, the
range is 1 to 4094 when the enhanced software image (EI) is installed and 1
to 1005 when the standard software image (SI) is installed. Do not enter leading
zeros.
| begin (Optional) Display begins with the line that matches the expression.
| exclude (Optional) Display excludes lines that match the expression.
| include (Optional) Display includes lines that match the specified expression.
expression Expression in the output to use as a reference point.
Release Modification
12.1(9)EA1 This command was first introduced.