Configure ACLs.
Configure IPv4 ACLs (GUI)
Define and apply IPv4 ACL rules for traffic management and security.
Procedure
Configure IPv4 ACLs
Follow the procedure given below to use IP ACLs on the switch:
Procedure
-
Create an ACL by specifying an access list number or name and the access conditions.
-
Apply the ACL to interfaces or terminal lines. .
Create a numbered standard ACL (GUI)
Define and apply a numbered standard ACL using the device’s web interface using GUI.
Procedure
Create a numbered standard ACL (CLI)
Follow the procedure given below to create a numbered standard ACL using commands:
Procedure
Create a numbered extended ACL (GUI)
Set up a numbered extended ACL to control network traffic based on source, destination, and protocol using the GUI.
Procedure
Create a numbered extended ACL (CLI)
Follow the procedure given below to create a numbered extended ACL using commands:
Procedure
Create named standard ACLs (GUI)
Use this procedure to set up and apply ACLs for network security management within the device’s GUI.
Procedure
Create named standard ACLs (CLI)
Define and apply named standard ACLs to permit or deny traffic from specified IPv4 source addresses using commands.
Procedure
Create extended named ACLs (GUI)
Follow these steps to filter traffic based on granular criteria, such as source/destination, protocol, or DSCP using the GUI.
Procedure
Create extended named ACLs (CLI)
Use this procedure to create extended named access control lists (ACLs) using CLI commands.
Procedure
When you create extended ACLs, an implicit deny statement is added by default at the end of the ACL. If no match occurs before reaching the end, all traffic is denied. For standard ACLs, omitting the mask from an IP host address access list specification causes the system to use 0.0.0.0 as the mask.
New entries are always placed at the end of the ACL after you create it. You cannot add ACL entries at specific positions within an ACL. However, you can remove entries from a named ACL using the no permit and no deny access-list configuration mode commands.
Being able to selectively remove lines from a named ACL is one reason you might use named ACLs instead of numbered ACLs.
What to do next
After you create a named ACL, apply it to interfaces or to VLANs .
Apply an IPv4 ACL to an interface (GUI)
Use this procedure when you need to restrict or permit traffic through a device interface based on IPv4 ACL rules using the GUI.
Procedure
-
Choose .
-
Click Associating Interfaces.
-
Choose the interface from the Available Interfaces list to view its ACL details on the right-hand side. You can change the ACL details, if required.
-
Click Save & Apply to Device.
Apply an IPv4 ACL to an interface (CLI)
Restrict or permit packets on an interface by associating an ACL using commands.
This section describes how to apply IPv4 ACLs to network interfaces.
Beginning in privileged EXEC mode, follow the procedure given below to control access to an interface:
Procedure
Apply ACL to policy profile (GUI)
Use this procedure to apply an ACL to a policy profile using the GUI.
Procedure
-
Choose .
-
On the Policy Profile page, click Add.
-
In the Add Policy Profile window, click Access Policies tab.
-
In the WLAN ACL area, select the IPv4 ACL from the IPv4 ACL drop-down list.
-
Click Apply to Device.
Apply ACL to policy profile (CLI)
Use these steps to attach a preconfigured IPv4 ACL to a specific WLAN policy profile using commands.