Applying Connection-Rate Acls; Using Cidr Notation To Enter The Ace Mask - HP E3800-24G-PoE+-2SFP+ Access Security Manual

Switch software
Hide thumbs Also See for E3800-24G-PoE+-2SFP+:
Table of Contents

Advertisement

Virus Throttling (Connection-Rate Filtering)
Configuring and Applying Connection-Rate ACLs
3-24

Applying Connection-Rate ACLs

To apply a connection-rate ACL, use the access group command described
below. Note that this command differs from the access group command for
non-connection-rate ACLs.
Syntax: [no] vlan < vid > ip access-group < crf-list-name > connection-rate-filter
This command applies a connection-rate access control list
(ACL) to inbound traffic on ports in the specified VLAN that
are configured for connection-rate filtering. (A connection-
rate ACL does not apply to ports in the VLAN that are not
configured for connection-rate filtering.) The no form of the
command removes the connection-rate ACL assignment from
the VLAN.
Note: The switch allows only one connection-rate ACL assign-
ment per VLAN. If a connection-rate ACL is already assigned
to a VLAN and you assign another connection-rate ACL to that
VLAN, the second ACL overwrites the first one. (A connection-
rate ACL can be in addition to any standard or extended ACLs
already assigned to the VLAN.)

Using CIDR Notation To Enter the ACE Mask

You can use CIDR (Classless Inter-Domain Routing) notation to enter ACE
masks. The switch interprets the bits specified with CIDR notation as the IP
address bits in an ACE and the corresponding IP address bits in a packet. The
switch then converts the mask to inverse notation for ACE use.
Table 3-1.
Examples of CIDR Notation for Masks
IP Address Used In an
ACL with CIDR Notation
10.38.240.125/15
10.38.240.125/20
10.38.240.125/21
10.38.240.125/24
10.38.240.125/32
Resulting ACL Mask
0.1.255.255
The leftmost 15 bits must match; the
remaining bits are wildcards.
0.0.15.255
The leftmost 20 bits must match; the
remaining bits are wildcards.
0.0.7.255
The leftmost 21 bits must match; the
remaining bits are wildcards.
0.0.0.255
The leftmost 24 bits must match; the
remaining bits are wildcards.
0.0.0.0
All bits must match.
Meaning

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents