After entering the configuration mode of the ACL range, enter the following:
type [inverse
value
]
lower
threshold
upper-threshold
Parameters
profile-name
Enter a valid name for the range profile.
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-specific. 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 profile names for the ranges using the
feature
aclrange
command. Reboot the system for the range profiles 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
— Enable the ACL range.
access-class
Apply a standard ACL to a terminal line.
Syntax
access-class
access-list-name
[ipv4 | ipv6]
To remove an ACL, use the
no access-class
command.
Parameters
access-list-name
Enter the name of a configured Standard ACL, up to 140 characters.
ipv4
Enter the keyword
ipv4
to configure an IPv4 access class.
ipv6
Enter the keyword
ipv6
to configure an IPv6 access class.
Access Control Lists (ACL)
183