C613-50055-01 REV A Command Reference for x230 Series Edge Switches 683
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IPV4 HARDWARE ACCESS CONTROL LIST (ACL) COMMANDS
ACCESS
-LIST (HARDWARE IP NUMBERED)
copy-to-mirror
Example
To create an access-list that will copy-to-mirror TCP packets with a destination
address of 192.168.1.1, a destination port of 80 and any source address and
source port for use with the mirror interface command, enter the commands:
awplus# configure terminal
awplus(config)# access-list 3000 copy-to-mirror tcp any
192.168.1.1/32 eq 80
Related
Commands
access-group
mirror interface
show running-config
show access-list (IPv4 Hardware ACLs)