![Cisco Catalyst Blade 3032 Software Configuration Manual Download Page 773](http://html.mh-extra.com/html/cisco/catalyst-blade-3032/catalyst-blade-3032_software-configuration-manual_67665773.webp)
35-7
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide
OL-13270-06
Chapter 35 Configuring Network Security with ACLs
Configuring IPv4 ACLs
ACLs and Switch Stacks
ACL support is the same for a switch stack as for a standalone switch. ACL configuration information
is propagated to all switches in the stack. All switches in the stack, including the stack master, process
the information and program their hardware. (For more information about switch stacks, see
Chapter 7,
“Configuring the Switch Stack.”
)
The stack master performs these ACL functions:
•
It processes the ACL configuration and propagates the information to all stack members.
•
It distributes the ACL information to any switch that joins the stack.
•
If packets must be forwarded by software for any reason (for example, not enough hardware
resources), the master switch forwards the packets only after applying ACLs on the packets.
•
It programs its hardware with the ACL information it processes.
Stack members perform these ACL functions:
•
They receive the ACL information from the master switch and program their hardware.
•
They act as standby switches, ready to take over the role of the stack master if the existing master
were to fail and they were to be elected as the new stack master.
When a stack master fails and a new stack master is elected, the newly elected master reparses the backed
up running configuration. (See
Chapter 7, “Configuring the Switch Stack.”
) The ACL configuration that
is part of the running configuration is also reparsed during this step. The new stack master distributes
the ACL information to all switches in the stack.
Configuring IPv4 ACLs
Configuring IP v4ACLs on the switch is the same as configuring IPv4 ACLs on other Cisco switches and
routers. The process is briefly described here. For more detailed information on configuring ACLs, see
the “Configuring IP Services” section in the “IP Addressing and Services” chapter of the
Cisco IOS IP
Configuration Guide, Release 12.2.
For detailed information about the commands, see the
Cisco IOS IP
Command Reference, Volume 1 of 3: Addressing and Services, Release 12.2.
The switch does not support these Cisco IOS router ACL-related features:
•
Non-IP protocol ACLs (see
Table 35-1 on page 35-8
) or bridge-group ACLs
•
IP accounting
•
Inbound and outbound rate limiting (except with QoS ACLs)
•
Reflexive ACLs or dynamic ACLs
•
ACL logging for port ACLs and VLAN maps
These are the steps to use IP ACLs on the switch:
Step 1
Create an ACL by specifying an access list number or name and the access conditions.
Step 2
Apply the ACL to interfaces or terminal lines. You can also apply standard and extended IP ACLs to
VLAN maps.