auto-policing
Syntax
auto-policing {class all (drop | loss-priority-high | loss-priority-low);class ctnumber(drop | loss-priority-high | loss-priority-low);}Hierarchy Level
[edit logical-routerslogical-router-nameprotocols mpls][edit protocols mpls]Description
Enables the automatic policing of all the MPLS LSPs on the router or logical router.
Options
class all—Apply the same policer action to all the class types (ct0,ct1,ct2, andct3).
class ctnumber—Configure a specific class type (ct0,ct1,ct2, orct3)to apply a policer action to.policer actions—You can specify the following policer actions:
drop—Drop all packets.loss-priority-high—Set the packet loss priority (PLP) to high.loss-priority-low—Set the packet loss priority (PLP) to low.Usage Guidelines
See Configure Automatic Policers.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.See Also