ProCurve(config)# access-list 1 permit 10.10.10.1/24
ProCurve(config)# access-list 1 permit 10.10.12.1/24
ProCurve(config)# access-list 1 deny host 10.10.11.31
ProCurve(config)# access-list 1 permit 10.10.11.1/27
ProCurve(config)# show access-list 1
Access Control Lists
Name: 1
Type: Standard
Applied: No
ID
action
-----------------------------------------------------
1
permit
std
2
permit
std
3
deny
std
4
permit
std
ProCurve(config)# interface 1-4 access-group 1 in
Figure 9-6. Example of Configuring an ACL
4. Permit the hosts in the range of 10.10.11.1 - 30.
5. Allow the implicit deny (automatically present in all ACLs) to deny all
other traffic, which will automatically include the hosts in the range
10.10.10.32 - 255.
IP
Mask
10.10.10.1
0.0.0.255
10.10.12.1
0.0.0.255
10.10.11.31
0.0.0.0
10.10.11.1
0.0.0.31
Access Control Lists (ACLs)
Planning an ACL Application
Every standard ACL has at least two ACEs;
the first ACE that you configure, and the
implicit deny any ACE that follows all other
configured ACEs in the ACL..
Log
9-21
Need help?
Do you have a question about the 2610 and is the answer not in the manual?
Questions and answers