10-45
IPv4 Access Control Lists (ACLs)
Configuring and Assigning an IPv4 ACL
For example, figure 10-12 shows how to interpret the entries in an extended
ACL.
Figure 10-12. Example of a Displayed Extended ACL Configuration
ACL Configuration Factors
The Sequence of Entries in an ACL Is Significant
When the switch uses an ACL to determine whether to permit or deny a packet,
it compares the packet to the criteria specified in the individual Access
Control Entries (ACEs) in the ACL, beginning with the first ACE in the list and
proceeding sequentially until a match is found. When a match is found, the
switch applies the indicated action (permit or deny) to the packet. This is
significant because, once a match is found for a packet, subsequent ACEs in
the same ACL will not be applied to that packet, regardless of whether they
match the packet.
HP Switch(config)# show running
Running configuration:
; J9573A Configuration Editor; Created on release #KA.15.03
; Ver #01:00:01
hostname "HP Switch"
ip access-list extended "Sample-List-1"
10 permit ip 10.38.130.55 0.0.0.0 10.38.130.240 0.0.0.0
20 permit tcp 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255 eq 23
30 remark "ALLOWS HTTP FROM SINGLE HOST."
30 permit tcp 10.38.131.14 0.0.0.0 eq 80 0.0.0.0 255.255.255.255 eq 3871
40 remark "DENIES HTTP FROM ANY TO ANY."
40 deny tcp 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255 eq 80 log
50 deny udp 10.42.120.19 0.0.0.0 eq 69 10.38.140.44 0.0.0.0 range 3680 3690 log
60 deny udp 0.0.0.0 255.255.255.255 10.38.99.121 0.0.0.0 log
exit
Indicates all possible
destination IPv4
addresses.
Denies TCP
Port 80 IPv4
traffic to any
destination
from any
source.
Protocol Types
End-of-List
Marker
Source Addresses and
Masks.
Upper entry denies certain
UDP packets from a single
host. Lower entry denies all
UDP packets from all hosts.
Optional Destination
UDP or TCP Operator
and Range of Port
Numbers
In this case, the ACL
specifies UDP port
numbers 3680-3690.
Destination
Address and Mask
ACE Action
(
permit
or
deny
)
ACL List Heading with
List Type and ID String
(Name or Number)
Optional Source UDP
or TCP Operator and
Port Number
In this case, the ACL
specifies UDP port 69
packets coming from
the source address.
Remark for ACE at Line 40
Содержание E3800 Series
Страница 1: ...HP Switch Software E3800 switches Software version KA 15 03 September 2011 Access Security Guide ...
Страница 2: ......
Страница 3: ...HP Networking E3800 Switches Access Security Guide September 2011 KA 15 03 ...
Страница 30: ...xxviii ...
Страница 86: ...2 36 Configuring Username and Password Security Password Recovery ...
Страница 186: ...4 72 Web and MAC Authentication Client Status ...
Страница 290: ...6 74 RADIUS Authentication Authorization and Accounting Dynamic Removal of Authentication Limits ...
Страница 364: ...8 32 Configuring Secure Shell SSH Messages Related to SSH Operation ...
Страница 510: ...10 130 IPv4 Access Control Lists ACLs General ACL Operating Notes ...
Страница 548: ...11 38 Configuring Advanced Threat Protection Using the Instrumentation Monitor ...
Страница 572: ...12 24 Traffic Security Filters and Monitors Configuring Traffic Security Filters ...
Страница 659: ...14 11 Configuring and Monitoring Port Security Port Security Figure 14 5 Examples of Show Mac Address Outputs ...
Страница 730: ...20 Index ...
Страница 731: ......