Configure an access control list (ACL) filter.
default filter acl set <acl-id> default-action
default filter acl set <acl-id> global-action
default filter acl set <acl-id> global-action monitor-dst-mlt
default filter acl set <acl-id> global-action monitor-dst-ports
filter acl set <acl-id> default-action deny
filter acl set <acl-id> default-action deny control-packet-action deny
filter acl set <acl-id> default-action deny control-packet-action permit
filter acl set <acl-id> default-action permit
filter acl set <acl-id> default-action permit policer svc-rate <0-4000000000> peak-rate <8-4000000000>
filter acl set <acl-id> global-action monitor-dst-mlt <1-512>
filter acl set <acl-id> global-action monitor-dst-ports{slot/port[/sub-port][-slot/port[/sub-port]][,...]}
no filter acl set <acl-id> global-action monitor-dst-mlt
no filter acl set <acl-id> global-action monitor-dst-ports
no filter acl set <acl-id> 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. Use the CLI Help to see the available range for the switch.
Note
To configure the ACL default policer, you must specify the permit option.
The default action is deny.
Global Configuration
This command does not apply to all hardware platforms. For more information about feature support, see Fabric Engine and VOSS Feature Support Matrix.