An access control list (ACL) is a sequential list of permit or deny statements that apply to network traffic and are used to control what traffic is allowed or denied on a network interface. ACLs can filter traffic based on source/destination IP addresses, protocols, and port numbers. Standard ACLs filter only on source IP addresses while extended ACLs can filter on additional parameters. ACLs are applied to interfaces using the ip access-group command to implement the access control on inbound or outbound traffic on that interface.