PIB ACE Table

Device>Configure>PIB>ACE Table

This table defines ACE objects.

ACE (qosIpAceId)

This table field provides an integer index for this ACE.

Dest Address (qosIpAceDstAddr)

This table field provides the IP address to match against the packet's destination IP address.

Dest Address Mask (qosIpAceDstAddrMask)

This table field provides a mask for the matching of the destination IP address.

Src Address (qosIpAceSrcAddr)

This table field provides the IP address to match against the packet's source IP address.

Src Address Mask (qosIpAceSrcAddrMask)

This table field provides a mask for the matching of the source IP address.

Dscp Min (qosIpAceDscpMin)

This table field provides the minimum value that the DSCP in the packet can have and match this ACE.

Dscp Max (qosIpAceDscpMax)

This table field provides the maximum value that the DSCP in the packet can have and match this ACE.

Protocol (qosIpAceProtocol)

This table field provides the IP protocol to match against the packet's protocol. The value of zero means match all.

Min Dest Port (qosIpAceDstL4PortMin)

This table field provides the minimum value that the packet's layer 4 dest port number can have and match this ACE.

Max Dest Port (qosIpAceDstL4PortMax)

This table field provides the maximum value that the packet's layer 4 dest port number can have and match this ACE.

Min Src Port (qosIpAceSrcL4PortMin)

This table field provides the minimum value that the packet's layer 4 source port number can have and match this ACE.

Max Src Port (qosIpAceSrcL4PortMax)

This table field provides the maximum value that the packet's layer 4 source port number can have and match this ACE.

Permit (qosIpAcePermit)

If the packet matches this ACE and the value of this attribute is true, then the matching process terminates and the Qos associtated with this ACE (indirectly through the ACL) is applied to the packet. If the value of this attribute is false, then no more ACEs in this ACL are compared to this packet and matching continue with the first ACE of the next ACL.