Security management, Layer 2 access control list management, Chapter 17 – Brocade Network Advisor SAN User Manual v12.1.0 User Manual
Page 573: Chapter 17, “security management
Brocade Network Advisor SAN User Manual
525
53-1002948-01
Chapter
17
Security Management
In this chapter
•
Layer 2 access control list management . . . . . . . . . . . . . . . . . . . . . . . . . . . 525
•
Security configuration deployment. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 534
Layer 2 access control list management
A Layer 2 access control list (ACL) enables you to filter traffic based on the information in the IP
packet header using the MAC address and Ethernet type.
NOTE
Layer 2 ACLs can filter traffic for both Fabric OS and IronWare FCoE devices.
An ACL is a unique collection of permit and deny statements (rules) that apply to frames. You can
use ACLs to permit or deny incoming frames from passing through an interface to which you
assigned the ACLs. When the interface receives the frame, the device compares the fields in the
frame against any ACLs assigned to the interface to verify that the frame has the required
permissions to be forwarded. The device compares the frame, sequentially, against each rule in the
assigned ACL. If the frame matches the permit rule, the traffic is forwarded; otherwise, the traffic is
dropped.
You should configure the ACL on the device before you assign the ACL to an interface. You can
create multiple ACLs and save them to the device configuration. However, the ACL does not filter
traffic until you assign it to an interface. You can assign an ACL on a physical port, Virtual LAN
(VLAN), or Link Aggregation Group (LAG).
For Fabric OS devices, you can create two types of ACLs:
•
Standard ACL — Use to permit and deny traffic based on the source MAC address of incoming
frames. You should use standard ACLs when you only need to filter traffic based on the source
address.
•
Extended ACL — Use to permit and deny traffic based on the source and destination MAC
addresses and EtherType, of incoming frames.