2-414
Cisco Catalyst Blade Switch 3030 Command Reference
78-17262-01
Chapter 2 Cisco
Catalyst
Blade Switch 3030 Cisco IOS Commands
show vlan access-map
show vlan access-map
Use the
show vlan access-map
privileged EXEC command to display information about a particular
VLAN access map or for all VLAN access maps.
show vlan access-map
[
mapname
]
[
|
{
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 access-map
command:
Switch#
show vlan access-map
Vlan access-map "SecWiz" 10
Match clauses:
ip address: SecWiz_Gi0_3_in_ip
ip address: SecWiz_Fa10_3_in_ip
Action:
forward
Related Commands
mapname
(Optional) Name of a specific VLAN access map.
| 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 filter
Displays information about all VLAN filters or about a particular VLAN or
VLAN access map.
vlan access-map
Creates a VLAN map entry for VLAN packet filtering.
vlan filter
Applies a VLAN map to one or more VLANs.