ACL
ACLs (Access-Lists) are used for filtering and classification. Filtering means that we use statements in access-lists to define what packets should be permitted or denied. Packets that are denied will be dropped. Classification means we use access-lists to “select” traffic. For example, we use them when we configure VPNs to define what traffic should be encrypted by the VPN. We also use them with QoS (Quality of Service) to select what packets we want to prioritize/drop and so on.
Lessons
- Extended Access-List Established
- IPv6 PACL (Port ACL)
- BGP Extended Access-List Filtering
- Infrastructure Access-List
- Cisco IOS Time Based Access-List
- IPv6 Access-list on Cisco IOS
- Cisco ASA Time Based Access-List
- Cisco ASA Access-List
- Cisco ASA Object Group for Access-List
- Cisco ASA Remove Access-List
- VLAN Access-List (VACL)
- How to create Complex Wildcard Masks
- Reflexive Access List
- Extended Access-List example on Cisco Router
- Standard access-list example on Cisco Router
- Introduction to Cisco IOS Access-Lists