Follow these steps to apply the policing rate to an interface.
A policy map has been configured.
device# configure terminal
device(config-policymap-class)# interface ethernet 1/49
device(conf-if-eth-1/49)# service-policy in policy_1
device(conf-if-eth-1/49)# end
device# show policy-map Number of policy maps : 2 ... Policy-Map policy_1 Bound To: Et 1/49(in)
device# copy running-config startup-config
device# configure terminal device(config-policymap-class)# interface ethernet 1/49 device(conf-if-eth-1/49)# service-policy in policy_1 device(conf-if-eth-1/49)# end device# show policy-map device# copy running-config startup-config