Users Guide

Table Of Contents
Access Control Lists 725
ACL Resource Sharing
An ACL rule contains match and action attributes. For example, an ACL rule
may have a match clause on source IP address and action attributes
independent of PBR such as queue assignment as shown below:
console#config
console(config)#ip access-list example-1
console(config-ip-acl)#permit ip 1.1.1.1 0.0.0.255 any assign-queue
2
console(config-ip-acl)#permit every
console(config-ip-acl)#exit
Actions specified in the “set” clauses of a route-map utilize the hardware
entries of the corresponding ACL. This sharing does not consume additional
hardware resources as Dell EMC Networking supports multiple actions in an
ACL rule. However, if conflicting actions are specified, an error is thrown
when the switch attempts to configure the conflicting actions in the
hardware.
Locally Generated Packets
Policy-Based Routing does not affect locally generated packets, i.e. packets
generated by protocols running on the switch.
Configuring ACLs (Web)
This section provides information about the OpenManage Switch
Administrator pages for configuring and monitoring ACLs on Dell EMC
Networking N1100-ON, N1500, N2000, N2100-ON, N2200-ON, and N3100-
ON Series switches. For details about the fields on a page, click at the top
of the Dell EMC OpenManage Switch Administrator web page.
IP ACL Configuration
Use the IP ACL Configuration page to add or remove IP-based ACLs.
To display the IP ACL Configuration page, click Switching
Network
Security
Access Control Lists
IP Access Control Lists
Configuration in the navigation panel.