State¶
Leafs
-
class
Acl.AclSets.AclSet.AclEntries.AclEntry.Actions.State¶ Bases:
EntityClass Hierarchy :
AclAclSetsAclSetAclEntriesAclEntryActionsStateThis class represents state data.
State information for ACL actions
-
forwarding_action¶ Specifies the forwarding action. One forwarding action must be specified for each ACL entry
type: one of the below values:
mandatory: True
config: False
-
log_action¶ Specifies the log action and destination for matched packets. The default is not to log the packet
type: one of the below values:
config: False
default value: LOG_NONE
-