beautypg.com

Allied Telesis AT-DC2552XS User Manual

Page 452

background image

Chapter 20: ACL Commands

452

Section V: Security and Traffic Control

This example creates a new hardware access list named “acl_3” and adds
a statement to forward packets and copy them to the mirror port when
packets have a protocol type of TCP, a source IP address of
192.168.10.5, and a TCP port number of 80:

awplus> enable
awplus# configure terminal
awplus(config)# access-list hardware acl_3
awplus(config-ip-hw-acl)# copy-to-mirror tcp host
192.168.10.5 any eq 80