supervisor@rtbrick: op> show acl | head -n 10
ACL                                      Ordinal  Type                Attach Point     Priority   Policer Name
_DEFAULT_MTU_POLICER_TRAP_ACL                  -  l2                  recycle-0/0/211         1   _DEFAULT_POLICER_20_MB
recycle-0/0/215_bypass_acl                     -  l2                  recycle-0/0/215         2   -
lldp.ifp-0/1/12.trap.rule.0                    -  l2                  ifp-0/1/12             50   _DEFAULT_POLICER_LLDP_GLOBAL_10MB
lldp.ifp-0/1/12.trap.rule.1                    -  l2                  ifp-0/1/12             50   _DEFAULT_POLICER_LLDP_GLOBAL_10MB
lldp.ifp-0/1/12.trap.rule.2                    -  l2                  ifp-0/1/12             50   _DEFAULT_POLICER_LLDP_GLOBAL_10MB
lldp.ifp-0/1/32.trap.rule.0                    -  l2                  ifp-0/1/32             50   _DEFAULT_POLICER_LLDP_GLOBAL_10MB
lldp.ifp-0/1/32.trap.rule.1                    -  l2                  ifp-0/1/32             50   _DEFAULT_POLICER_LLDP_GLOBAL_10MB
lldp.ifp-0/1/32.trap.rule.2                    -  l2                  ifp-0/1/32             50   _DEFAULT_POLICER_LLDP_GLOBAL_10MB
lldp.ifp-0/1/24.trap.rule.0                    -  l2                  ifp-0/1/24             50   _DEFAULT_POLICER_LLDP_GLOBAL_10MB
supervisor@rtbrick: op> show acl detail | head -n 10
Rule: _DEFAULT_MTU_POLICER_TRAP_ACL
  ACL type: l2
  Ordinal: -             Priority: 1
    Match:
      Attachment point: recycle-0/0/211
      Direction: ingress
      Physical Interface: recycle-0/0/211
    Action:
      Redirect to CPU: True
      Policer profile name: _DEFAULT_POLICER_20_MB
supervisor@rtbrick: op> show acl rule DROP_VIDEO_PKTS
Rule: DROP_VIDEO_PKTS
  ACL type: ext_l3v4
  Ordinal: 1             Priority: 500
    Match:
      Direction: external
      Destination IPv4 prefix: 192.0.2.54/32
    Action:
      Stats enabled: True
    Result:
      Trap ID: user-defined
      ACL Handle: 4
      External:
        Value: 2763663
          Is Trap ID: Yes
          Trap ID: 199
          Trap Strength: 5
          Is QoS: Yes
          Class: 0
          Policer ID: 21
supervisor@rtbrick: op> show acl statistics |head -n 10
ACL                                        Ordinal    Type              Units      Total       Accepted    Dropped
lldp.ifp-0/1/12.trap.rule.0                -          l2                Packets    59          59          0
                                                                        Bytes      7316        7316        0
lldp.ifp-0/1/12.trap.rule.1                -          l2                Packets    59          59          0
                                                                        Bytes      7316        7316        0
lldp.ifp-0/1/12.trap.rule.2                -          l2                Packets    59          59          0
                                                                        Bytes      7316        7316        0
lldp.ifp-0/1/32.trap.rule.0                -          l2                Packets    59          59          0
                                                                        Bytes      7316        7316        0
lldp.ifp-0/1/32.trap.rule.1                -          l2                Packets    59          59          0
supervisor@rtbrick: op> show acl rule DROP_VIDEO_PKTS statistics
ACL                                        Ordinal    Type              Units      Total       Accepted    Dropped
DROP_VIDEO_PKTS                            1          ext_l3v4          Packets    100         0           100
                                                                        Bytes      9200        0           9200