2-415
Cisco Catalyst Blade Switch 3030 Command Reference
78-17262-01
Chapter 2 Cisco
Catalyst
Blade Switch 3030 Cisco IOS Commands
show vlan filter
show vlan filter
Use the
show vlan filter
privileged EXEC command to display information about all VLAN filters or
about a particular VLAN or VLAN access map.
show vlan filter
[
access-map
name
| vlan
vlan-id
] [
|
{
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
do not appear, but the lines that contain
Output
appear.
Examples
This is an example of output from the
show vlan filter
command:
Switch#
show vlan filter
VLAN Map map_1 is filtering VLANs:
20-22
Related Commands
access-map
name
(Optional) Display filtering information for the specified VLAN access map.
vlan
vlan-id
(Optional) Display filtering information for the specified VLAN. The range is
1 to 4094.
| 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(25)SEE
This command was introduced.
Command
Description
show vlan access-map
Displays information about a particular VLAN access map or for all
VLAN access maps.
vlan access-map
Creates a VLAN map entry for VLAN packet filtering.
vlan filter
Applies a VLAN map to one or more VLANs.