Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 861
Advertising

IPv4 Hardware Access Control List (ACL) Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
34.15
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
command, enter the commands:
Related Commands
access-group
mirror interface
show running-config
show access-list (IPv4 Hardware ACLs)
awplus#
configure terminal
awplus(config)#
access-list 3000 copy-to-mirror tcp any
192.168.1.1/32 eq 80
Advertising