AT-9000 Switch Command Line User’s Guide
Section X: Network Management 1033
Deleting ACLs from the Switch
The NO ACCESS-LIST command in the Global Configuration mode is the
command that deletes ACLs from the switch. It has this format:
no access-list
id_number
You can delete just one ACL at a time with this command. ACLs that are
assigned to ports must first be removed from their port assignments before
they can be deleted.
This example deletes ACLs 3018 and 3019 from the switch:
awplus> enable
awplus# configure terminal
awplus(config)# no access-list 3018
awplus(config)# no access-list 3019