CLI Guide

Table Of Contents
Example
DellEMC(conf)#feature acloptimized
Configuration change will be in effect after save and reload. ACL
config containing TTL, layer3 and VRF conflicts with ACL Cam optimzation
feature and these keywords would be discarded while applying the ACL.
feature aclrange
Enable the ACL range option.
Syntax
feature aclrange
Use the no feature aclrange command to disable the option.
Defaults None
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
EMC Networking OS Command Line Reference Guide.
The following is a list of the Dell EMC Networking OS version history for this command.
Version Description
9.11(0.0) Introduced on the S6000-ON, S6100-ON, Z9100-ON.
Usage
Information
After enabling the range option, create the range profiles using the aclrange profile-name
command. Reboot the system for the range profiles to come up.
Related
Commands
aclrange profile-name on page 185 Create range profiles.
ip access-group
Assign an IP access list (IP ACL) to an interface.
Syntax
[vrf vrf-name]ip access-group access-list-name {in | out} [implicit-permit
[vlan vlan-id | vrf vrf-name | optimized] | vlan vlan-id | vrf vrf-name |
optimized] [layer3]
To delete an IP access-group configuration, use the no ip access-group access-list-name
{in | out} command.
Parameters
access-list-name
Enter the name of a configured access list, up to 140 characters.
in Enter the keyword in to apply the ACL to incoming traffic.
out Enter the keyword out to apply the ACL to outgoing traffic.
implicit-permit (OPTIONAL) Enter the keyword implicit-permit to change the default action
of the ACL from implicit-deny to implicit-permit (that is, if the traffic does not
match the filters in the ACL, the traffic is permitted instead of dropped).
vlan
vlan-id
(OPTIONAL) Enter the keyword vlan then the ID numbers of the VLANs. The
range is from 1 to 4094 (you can use IDs from 1 to 4094).
vrf
vrf-name
(OPTIONAL) Enter the keyword vrf then the ID numbers of the VRFs. The range
is from 1 to 511 (you can use IDs from 1 to 511).
NOTE: When you specify a single VRF, use the name of the VRF instead of
the VRF ID number. Use the VRF ID numbers only when you specify a range of
VRFs.
optimized (OPTIONAL) Enter the keyword optimized to enable ACL optimization
188 Access Control Lists (ACL)