A SERVICE OF

logo

-------------------------------------------------------------------------------
IPv4 Access Control Lists (ACLs)
Configuring Standard ACLs
ProCurve(config)# show access-list Sample-List
Access Control Lists
Name: Sample-List
Type: Standard
Applied: No
SEQ Entry
10 Action: permit
20
IP : 10.10.10.104
Action: deny (log)
IP : 10.10.10.1
Mask: 0.0.0.0
Mask: 0.0.0.255
Note that each ACE is
automatically assigned a
sequence number.
30 Action: permit
IP : 0.0.0.0 Mask: 255.255.255.255
Figure 9-12. Screen Output Listing the “Sample-List” ACL Content
Creating Numbered, Standard ACLs
Use the following general steps to create or add to an numbered, standard
ACL:
1. Create a numbered, standard ACL by entering the first ACE in the list
2. Append a new ACE to the end of an existing, standard ACL
This section describes the commands for performing these steps. For other
IPv4 ACL topics, refer to the following:
Topic Page
configuring named, standard ACLs 9-46
configuring named, extended ACLs 9-55
configuring numbered, extended ACLs 9-65
applying or removing an ACL on an interface 9-73
deleting an ACL 9-74
editing an ACL 9-75
sequence numbering in ACLs 9-76
including remarks in an ACL 9-81
displaying ACL configuration data 9-85
creating or editing ACLs offline 9-94
enabling ACL “Deny” logging 9-96
9-49