show vlan access-list

To display the contents of the IPv4 access control list (ACL) or MAC ACL associated with a specific VLAN access map, use the show vlan access-list command.

show vlan access-list map-name

Syntax Description

map-name
VLAN access list to show.

Command Default

None

Command Modes

EXEC mode

Command History

Release
Modification
4.0(0)N1(1a)
This command was introduced.

Usage Guidelines

For the specified VLAN access map, the switch displays the access map name and the contents of the ACL associated with the map.

Examples

This example shows how to display the contents of the ACL associated with the specified VLAN access map:

switch# show vlan access-list vlan1map
 

Related Commands

Command
Description
ip access-list
Creates or configures an IPv4 ACL.
mac access-list
Creates or configures a MAC ACL.
show access-lists
Displays information about how a VLAN access map is applied.
show ip access-lists
Displays all IPv4 ACLs or a specific IPv4 ACL.
show mac access-lists
Displays all MAC ACLs or a specific MAC ACL.
vlan access-map
Configures a VLAN access map.