beautypg.com

Allied Telesis AT-DC2552XS User Manual

Page 468

background image

Chapter 20: ACL Commands

468

Section V: Security and Traffic Control

Description

Use this command to delete a permit statement from the hardware ACL.
To view a list of hardware ACLs and statements that are configured on the
switch, see “SHOW ACCESS-LIST” on page 474.

To delete a deny or copy-to-mirror statement, see “DENY” on page 453 or
“NO COPY-TO-MIRROR” on page 460.

Example

This example displays a list of the hardware ACL and deletes a permit
statement from the hardware ACL “acl_4”:

awplus> enable
awplus# show access-list
Hardware IP access list acl_4

10 permit ip any 10.10.1.253
20 permit ip 192.168.10.1/28 any
30 deny ip any any

awplus# configure terminal
awplus(config)# access-list hardware acl_4
awplus(config-ip-hw-acl)# no permit ip 192.168.10.1/28 any