show vlan filter
show vlan filter
To display information about all VLAN filters or about a particular VLAN or VLAN access map, use
the show vlan filter command in privileged EXEC mode.
Syntax Description
access-map name
vlan vlan-id
| begin
| exclude
| include
expression
Command Modes
Privileged EXEC
Command History
Release
12.2(52)EY
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
Command
show vlan access-map
vlan access-map
vlan filter
Cisco ME 3800X and ME 3600X Switch Command Reference
-158
show vlan filter [access-map name | vlan vlan-id] [ | {begin | exclude | include} expression]
(Optional) Displays filtering information for the specified VLAN access map.
(Optional) Displays filtering information for the specified VLAN. The range
is 1 to 4094.
(Optional) Display begins with the line that matches the expression.
(Optional) Display excludes lines that match the expression.
(Optional) Display includes lines that match the specified expression.
Expression in the output to use as a reference point.
Modification
This command was introduced.
Description
Displays information about a particular VLAN access map or for all
VLAN access maps.
Creates a VLAN map entry for VLAN packet filtering.
Applies a VLAN map to one or more VLANs.
Chapter
OL-28238-01