Alcatel-Lucent 6850-48 Network Guide

Page of 1162
Configuring ACLs
Using ACL Manager
page 39-18
OmniSwitch AOS Release 6 Network Configuration Guide
September 2009
Aclman(config)#access-list 102 deny ip host 178.4.25.1 any
Aclman(config)#access-list 102 permit udp any any
Aclman(config)#access-list 102 deny udp host 178.4.25.1 any
To remove a numbered ACL, use the no form of the access-list command. Note that removing a single 
entry from a standard ACL is not allowed without deleting the entire ACL. To avoid having to re-enter an 
entire ACL each time a change is required, use one of the following configuration methods:
• Create a named ACL instead of a numbered ACL. Removing individual ACL entries is allowed with-
out having to remove and re-enter the entire ACL. See 
 for more information.
• Create the numbered ACL configuration in a text file and use the Privileged Exec Mode import 
command to load the text file syntax into the ACLMAN running configuration. Then each time a 
change is required for this ACL, simply edit the text file and import the file contents into the 
ACLMAN configuration. For more information about importing ACL text files, see