device# configure terminal
device(config)# interface ethernet 2/2
device(conf-if-eth-2/2)# service-policy out policy_2
device(conf-if-eth-2/2)# end
 device# show policy-map interface ethernet 2/2 out
Egress Direction :
 Policy-Map policy_2
    Class default
      Police cir 4000000 cbs 50000 eir 800000 ebs 400000
        Stats:
          Operational cir:4006912 cbs:50000 eir:0 ebs:400000
          Conform Byte:0 Exceed Byte:0 Violate Byte:0 
					
Note
Egress policer is not supported on the SLX 9150/Extreme 8520 device. The police command affects only the CIR.device# configure terminal device(config)# interface ethernet 2/2 device(conf-if-eth-2/2)# service-policy out policy_2 device(conf-if-eth-2/2)# end device# show policy-map interface ethernet 2/2 out