Quick Steps For Importing Acl Text Files - Alcatel-Lucent OmniSwitch 6850-48 Network Configuration Manual

Software release 6
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

Quick Steps for Importing ACL Text Files

Quick Steps for Importing ACL Text Files
The following steps provide a quick tutorial for importing text files that contain common industry syntax
used to create ACLs:
1
Activate the ACLMAN shell using the aclman CLI command.
-> aclman
Welcome to ACLMAN
Aclman#
When the shell goes operational, the Privileged Exec Mode is automatically activated.
2
Use the import command to import supported ACLMAN syntax from a specified text file into the
running configuration. For example:
Aclman#import acl_file_1
3
Optional. Use the show running-config command to display the ACL configuration. The display is
similar to the following:
Aclman#show running-config
access-list 10 permit any
access-list 10 deny 20.0.0.0 0.255.255.255
access-list 22 permit any
access-list 23 permit 2.1.1.2
ip access-list standard Test1
permit 198.172.1.4
permit 198.172.1.5
ip access-list standard Test2
permit 30.0.0.0
permit 20.0.0.0
4
Save the ACLMAN running configuration using the write memory command. Note that if this is not
done, the ACL configuration is lost on the next reboot of the switch.
Aclman#write memory
page 39-4
OmniSwitch AOS Release 6 Network Configuration Guide
Using ACL Manager
September 2009

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents