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


Configure Automatic Policers for LSPs

To configure automatic policers for standard LSPs (neither differentiated-services-aware traffic engineered LSPs nor multiclass LSPs), include the auto-policing statement with either the class all policer-action option or with the class ct0 policer-action option:

auto-policing {
    class all policer-action;
    class ct0 policer-action;
}

You can include the auto-policing statement at the following hierarchy levels:

You can configure the following policer actions for automatic policers:

These policer actions are applicable to all types of LSPs. The default policer action is to do nothing.


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