Users Guide

aclrange prole-name
Create ACL range proles for L4 ports.
Syntax
aclrange profile-name
After entering the conguration mode of the ACL range, enter the following: type [inverse value] lower
threshold upper-threshold
Parameters
prole-name Enter a valid name for the range prole.
type Specify the type of the L4 port as source or destination.
inverse Enter the keyword inverse followed by a value. This is used as a negative (not equal to)
match.
lower threshold Enter the minimum inclusive value of the range.
upper-threshold Enter the maximum inclusive value of the range.
Defaults None
Command Modes CONFIGURATION
Command History
This guide is platform-specic. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.11(0.0) Introduced on the S6000-ON, S6100-ON, Z9100-ON.
Usage Information
Ensure that the ACL range feature is enabled before creating the prole names for the ranges using the feature
aclrange command. Reboot the system for the range proles to come up.
Example
Dell(conf)#aclrange profile-name
Dell(conf-aclrange-profile-name)#
Dell(conf)#aclrange sportrange1
Dell(conf-aclrange-sportrange1)# l4srcport 1024 65535
Dell(conf)#aclrange destportrange1
Dell(conf-acl-destportrange1)# l4dstport 500 500
Dell(conf)#aclrange inverserange
Dell(conf-acl-inverserange)# l4dstport inverse 1000
Related Commands feature aclrange— Enable the ACL range.
clear counters ip access-group
Erase all counters maintained for access lists.
Syntax
clear counters ip access-group [access-list-name]
Access Control Lists (ACL) 181