C613-50170-01 Rev B
Command Reference for x510 Series
1486
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP
V
4 H
ARDWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
ACCESS
-
LIST
(
NUMBERED
HARDWARE
ACL
FOR
TCP
OR
UDP)
To create an access-list that will copy TCP packets to the mirror port, if they have a
destination address of 192.168.1.1, a destination port of 80, and any source address
and source port, enter the commands:
awplus#
configure terminal
awplus(config)#
access-list 3000 copy-to-mirror tcp any
192.168.1.1/32 eq 80
You also need to configure the mirror port with the
Related
Commands
show access-list (IPv4 Hardware ACLs)
Command
changes
Version 5.4.6-2.1:
send-to-vlan-port
action parameter added