Monitoring Ipv4 Acls - Cisco Catalyst 2960-XR Security Configuration Manual

Ios release 15.0 2 ex1
Hide thumbs Also See for Catalyst 2960-XR:
Table of Contents

Advertisement

Configuring IPv4 ACLs
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
vlan filter mapname vlan-list list
Example:
Switch(config)# vlan filter map 1 vlan-list
20-22
Step 3
end
Example:
Switch(config)# end
Step 4
show running-config
Example:
Switch# show running-config
Step 5
copy running-config startup-config
Example:
Switch# copy running-config startup-config
Related Topics
Configuring VLAN Maps, on page 135

Monitoring IPv4 ACLs

You can monitor IPv4 ACLs by displaying the ACLs that are configured on the switch, and displaying the
ACLs that have been applied to interfaces and VLANs.
When you use the ip access-group interface configuration command to apply ACLs to a Layer 2 or 3 interface,
you can display the access groups on the interface. You can also display the MAC ACLs applied to a Layer
2 interface. You can use the privileged EXEC commands as described in this table to display this information.
OL-29434-01
Purpose
Enters the global configuration mode.
Applies the VLAN map to one or more VLAN IDs.
The list can be a single VLAN ID (22), a consecutive list
(10-22), or a string of VLAN IDs (12, 22, 30). Spaces around
the comma and hyphen are optional.
Returns to privileged EXEC mode.
Displays the access list configuration.
(Optional) Saves your entries in the configuration file.
Catalyst 2960-XR Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX1
Monitoring IPv4 ACLs
139

Advertisement

Table of Contents
loading

Table of Contents