Show Commands for Bridge Domain-based Rate Limiting

You can use show commands to display information about bridge domain-based rate limiting.

You can run show commands from any level of the CLI.

policy-map
Displays the rate limiting policies that are implemented in the configured policy maps, and displays policer confirm, exceeded, or violate counters. For example:
device# show policy-map
Number of policy maps : 1
Policy-Map QOS-BD
  Bound To: Eth 1/4(in)
....
show policy-map interface ethernet 1/4 in
Displays interface-specific policy map information. For example:
device# show policy-map interface ethernet 1/4 in

Ingress Direction :
Policy-Map QOS-BD
Class BD-1000
matches 7867567 packets 1007048576 bytes           
Police cir 1000000
       Stats:
         Operational cir:1010000 cbs:149999 eir:0 ebs:0
         Conform Byte:1180928 Exceed Byte:0 Violate Byte:1005867648
clear policy-map-counters interface ethernet
Clears the policer counters for the interface. If you do not specify an interface, all rate limit counters are cleared on all interfaces.
show policy-map system map-name QOS-BD
Displays system-specific policy map information. For example:
device# # show policy-map system map-name QOS-BD

Ingress Direction :
Policy-Map QOS-BD
Class BD-1000
matches 480661 packets 61524608 bytes
Police cir 100000
Stats:
 Operational cir:109000 cbs:14999 eir:0 ebs:0
  Conform Byte:265088 Exceed Byte:0 Violate Byte:0
show running-config policy-map
Displays policy map configuration information. For example:
device# show running-config show running-config policy-map
policy-map QOS-BD
 class BD-1000
  police cir 100000 cbs 6000
 !
!
show running-config class-map
Displays class map configuration information. For example:
device# show running-config class-map
class-map BD-1000
 match bridge-domain 1000