show access-list vlan

Syntax

show access-list vlan vid

Description

Lists the current IPv4 and IPv6 ACL assignments to the specified VLAN (in the running config file).

Usage

This information also appears in the show running output. If you execute write memory after configuring an ACL, it also appears in the show config output.

Example output

Displaying the IPv4 and IPv6 VACL assignments for a VLAN

Switch(config)# show access-list vlan 20

 Access Lists for VLAN 20

 Ipv6 Inbound Access List: Accounting 1

 Inbound Access List: None 2

 Ipv6 Outbound Access List: None 3

 Outbound Access List: 101 4

 Type: Extended

 Ipv6 VACL Access List: None 5

 VACL Access List: None

 Connection Rate Filter Access List: None 6

1 An IPv6 ACL named "Accounting" is assigned to filter routed IPv6 traffic entering the switch on VLAN 20

2 There is no filtering of routed IPv4 traffic entering the switch on VLAN 20

3 There is no filtering of routed IPv6 traffic leaving the switch on VLAN 20.

4 An extended ACL named "101" is assigned to filter routed IPv4 traffic exiting from the switch on VLAN 20

5 There are no per-VLAN IPv6 or IPv4 ACLs assigned to VLAN 20

6 Applies to IPv4 Connection Rate Filter ACLs. See “Virus Throttling (Connection-Rate Filtering)” in the Access Security Guide for your switch.