Product guide
Use no access-list to
remove this line from
ACL 103.
Access Control Lists (ACLs) for the Series 5300xl Switches
Editing ACLs and Creating an ACL Offline
Use no access-list
to remove this line
from ACL 103.
ACL 103 Before Removing
the Second “deny” ACE.
ACL 103 After Removing
the Second “deny” ACE.
Figure 9-22. Example of Deleting an ACE from an ACL
Working Offline To Create or Edit an ACL
For longer ACLs that would be difficult or time-consuming to accurately
create or edit in the CLI, you can use the offline method:
1. Begin by doing one of the following:
• To edit one or more existing ACLs, use copy command-output tftp to
copy the current version of the ACL configuration to a file in your
TFTP server. For example, to copy the ACL configuration to a file
named acl02.txt in the TFTP directory on a server at 18.28.227.2:
ProCurve# copy command-output 'show access-list
config' tftp 18.28.227.2 acl02.txt pc
• To create a new ACL, just open a text file in the appropriate directory
on a TFTP server accessible to the switch.
2. Use the text editor to create or edit the ACL(s).
3. Use copy tftp command-file to download the file as a list of commands to
the switch.
9-55