Configure an access control list (ACL) filter.
default filter acl set <1-2048> default-action
default filter acl set <1-2048> global-action
default filter acl set <1-2048> global-action monitor-dst-mlt
default filter acl set <1-2048> global-action monitor-dst-ports
filter acl set <1-2048> default-action deny [control-packet-action <deny | permit>]
filter acl set <1-2048> default-action permit [policer svc-rate <0-4000000000> peak-rate <8-4000000000>
filter acl set <1-2048> global-action monitor-dst-mlt <1-512>
filter acl set <1-2048> global-action monitor-dst-ports{slot/port[/sub-port][-slot/port[/sub-port]][,...]}
no filter acl set <1-2048> global-action monitor-dst-mlt
no filter acl set <1-2048> global-action monitor-dst-ports
no filter acl set <1-2048> policer
Identifies the slot and port in one of the following formats: a single slot and port (slot/port), a range of slots and ports (slot/port-slot/port), or a series of slots and ports (slot/port,slot/port,slot/port). If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.
Specifies the ACL ID.
Note
To configure the ACL default policer, you must specify permit as the default action.
To configure a control-packet-action, you must specify deny as the default action.
The default action is deny.
Global Configuration