
Important
The egress ACL rate limiting feature is not supported on SLX 9150/Extreme 8520.You can run show commands from any level of the CLI.
device# show policy-map int e 4/1
Egress Direction :
Policy-Map eACLpol
Class eACL100
matches 0 packets 0 bytes
Police cir 1000000000
Stats:
Operational cir:1000000000 cbs:0 eir:0 ebs:0
Conform Byte:161527005348 Exceed Byte:0 Violate Byte:1904690363136
device# show running-config class-map class-map eVLAN100 match vlan 100 ! class-map eVLAN200 match vlan 200 ! class-map eBDpol match bridge-domain 100
device# show policy-map
Number of policy maps : 1
Policy-map epol
Bound To: Eth 3/1(out)
device# show running-config policy-map
policy-map epol
class eVLAN100
police cir 800000000
!
class eBDpol
police cir 1000000000
!
class eVLAN200
police cir 500000000
!