[Contents] [Prev] [Next] [Index] [Report an Error]


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-routers logical-router-name protocols 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, and ct3).

class ctnumber—Configure a specific class type (ct0, ct1, ct2, or ct3) to apply a policer action to.

policer actions—You can specify the following policer actions:

Default: no action

Usage Guidelines

See Configuring Automatic Policers.

Required Privilege Level

routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.

See Also

policing


[Contents] [Prev] [Next] [Index] [Report an Error]