Configuring Global Mirroring Actions with an ACL
Configure the global action to mirror packets that match an access control list (ACL).
Before you begin
The ACL exists.
Procedure
Example
Switch:1> enable
Switch:1# configure terminal
Configure the global action for an ACL:
Switch:1(config)# filter acl set 200 global-action monitor-dst-mlt 20
Variable Definitions
The following table defines parameters for the filter acl set command.
| 
 Variable  | 
 Value  | 
|---|---|
| 
 <1-2048>  | 
 Specifies an ACL ID from 1–2048.  | 
| 
 default-action <deny|permit>  | 
 Specifies the global action to take for packets that do not match an ACL.  | 
| 
 global-action {monitor-dst-mlt PT_MLT<1–512>|monitor-dst-ports {slot/port[/sub-port] [-slot/port[/sub-port]] [,...]}  | 
 Specifies the global action to take for matching ACLs: 
  |