Allied Telesis AT-DC2552XS User Manual
Page 462

Chapter 20: ACL Commands
462
Section V: Security and Traffic Control
Confirmation Command
“SHOW ACCESS-LIST” on page 474
Description
Use this command to delete a copy-to-mirror statement from the hardware
access control list. To view the list of hardware ACLs and statements
configured on the switch, see “SHOW ACCESS-LIST” on page 474.
To delete a permit or deny statement, see “NO PERMIT” on page 466 or
“DENY” on page 453.
Example
This example displays a list of hardware ACLs on the switch and deletes
one of the copy-to-mirror statements from the hardware ACL “acl_1”:
awplus> enable
awplus# show access-list
Hardware IP access list acl_1
10 deny ip any 192.168.1.0/24 vlan 10
20 copy-to-mirror icmp 192.168.20.0/24 192.168.10.1/32
30 copy-to-mirror mac ec:cd:6d:00:00:00 00:00:00:ff:ff:ff
any
40 permit ip any any
awplus# configure terminal
awplus(config)# access-list hardware acl_1
awplus(config-ip-hw-acl)# no copy-to-mirror mac
ec:cd:6d:00:00:00 00:00:00:ff:ff:ff any