Installation and Getting Started Guide
NOTE: The only valid commands that are valid in the ACL list are the
To modify an ACL by configuring an ACL list on a file server:
1.Use a text editor to create a new text file. When you name the file, use 8.3 format (up to eight characters in the name and up to three characters in the extension).
NOTE: Make sure the HP device has network access to the TFTP server.
2.Optionally, clear the ACL entries from the ACLs you are changing by placing commands such as the following at the top of the file:
no
When you load the ACL list into the device, the software adds the ACL entries in the file after any entries that already exist in the same ACLs. Thus, if you intend to entirely replace an ACL, you must use the
no
3.Place the commands to create the ACL entries into the file. The order of the separate ACLs does not matter, but the order of the entries within each ACL is important. The software applies the entries in an ACL in the order they are listed within the ACL. Here is an example of some ACL entries:
The software will apply the entries in ACL 1 in the order shown and stop at the first match. Thus, if a packet is denied by one of the first three entries, the packet will not be permitted by the fourth entry, even if the packet matches the comparison values in this entry.
4.Enter the command “end” on a separate line at the end of the file. This command indicates to the software that the entire ACL list has been read from the file.
5.Save the text file.
6.On the HP device, enter the following command at the Privileged EXEC level of the CLI: copy tftp
NOTE: This command will be unsuccessful if you place any commands other than
7.To save the changes to the device’s
write memory
Here is a complete example of an ACL configuration file.
no
3 - 20