![Cisco Catalyst 2350 Command Reference Manual Download Page 395](http://html.mh-extra.com/html/cisco/catalyst-2350/catalyst-2350_command-reference-manual_67583395.webp)
2-371
Catalyst 2350 Switch Command Reference
OL-19055-01
Chapter 2 Catalyst 2350 Cisco IOS Commands
show vlan
show vlan
Use the
show vlan
user EXEC command to display the parameters for all configured VLANs or one
VLAN (if the VLAN ID or name is specified) on the switch.
show vlan
[
access-map
name
|
brief
|
id
vlan-id
|
internal usage
|
mtu
|
name
vlan-name
|
remote-span
|
summary
] [ | {
begin
|
exclude
|
include
}
expression
]
Syntax Description
Note
Though visible in the command-line help string, the
ifindex
keyword is not supported.
Command Modes
User EXEC
Command History
access-map
name
(Optional) Display information about a particular VLAN access-map or all
VLAN access-maps.
brief
(Optional) Display one line for each VLAN with the VLAN name, status,
and its ports.
id
vlan-id
(Optional) Display information about a single VLAN identified by VLAN ID
number. For
vlan-id
, the range is 1 to 4094.
internal usage
(Optional) Display a list of VLANs being used internally by the switch.
These VLANs are always from the extended range (VLAN IDs 1006 to
4094), and you cannot create VLANs with these IDS by using the
vlan
global configuration command until you remove them from internal use.
mtu
(Optional) Display a list of VLANs and the minimum and maximum
transmission unit (MTU) sizes configured on ports in the VLAN.
name
vlan-name
(Optional) Display information about a single VLAN identified by VLAN
name. The VLAN name is an ASCII string from 1 to 32 characters.
remote-span
(Optional) Display information about Remote SPAN (RSPAN) VLANs.
summary
(Optional) Display VLAN summary information.
| 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.2(46)EY
This command was introduced.