782
Command Reference for IE200 Series Industrial Managed PoE+ Switches
C613-50066-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
Q
O
S C
OMMANDS
DEFAULT
-
ACTION
default-action
Overview
Sets the action for the default class-map belonging to a particular policy-map. The
action for a non-default class-map depends on the action of any ACL that is applied
to the policy-map.
The default action can therefore be thought of as specifying the action that will be
applied to any data that does not meet the criteria specified by the applied
matching commands.
Use the
no
variant of this command to reset to the default action of ‘permit’.
Syntax
default-action [permit|deny|send-to-cpu]
no default-action
Default
The default is ‘
permit
’.
Mode
Policy Map Configuration
Examples
To set the action for the default class-map to
deny
, use the command:
awplus(config-pmap)#
default-action deny
Parameter
Description
permit
Packets to permit.
deny
Packets to deny.
send-to-cpu
Specify packets to send to the CPU.