Device>Configure>PIB>ACL Action
This table defines a set of ACLs to interfaces. Interfaces are specified abstractly in terms of interface roles.
Action (qosIpAclActionId)
This table field provides an ID to identify the instance of the policy class.
ACL (qosIpAclActAclId)
This table field provides the ACL associated with this action.
Role (qosIpAclInterfaceRoles)
This table field provides the interfaces to which this ACL applies, specified in terms of a set of roles.
Direction (qosIpAclInterfaceDirection)
This table field provides the direction of packet flow at the interface in question to which this ACL applies.
ACL Index (qosIpAclOrder)
This table field provides an integer that determines the order of this ACL in the list of ACLs applied to interfaces of the specified role combination. An ACL with a given order is positioned in the list before one with a higher order.
Dscp (qosIpAclDscp)
This table field provides the DSCP to classify the packet within the event that the packet matches an ACE in this ACL and ACE is a permit.
Dscp Trusted (qosIpAclDscpTrusted)
If this attribute is true, then the Dscp associated with the packet is trusted (for example, it is assumed to have already been set). In this case, the Dscp is not rewritten with qosIpAclDscp (qosIpAclDscp is ignored). The packet is still policed as part of its micro flow and its aggregate flow.
MicroFlow Index (qosIpAclMicroFlowPolicerId)
This table field provides an index identifying the instance of policer to apply to the mircoflow. It must correspond to the ID of an instance of class qosPolicerTable, or be zero. If zero, the microflow is not policed.
Aggregate Index (qosIpAclAggregateId)
This table field provides an index identifying the aggregate that the packet belongs to. It must correspond to the ID of an instance of class qosAggregateTable, or be zero. If zero, the microflow does not belong to any aggregate and is not policed as part of any aggregate.