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

Configuring Layer 3 VPN Policing on Interfaces

You can use policing to control the amount of traffic flowing over the interfaces servicing a Layer 3 VPN. If policing is disabled on an interface, all the available bandwidth on a Layer 3 VPN tunnel can be used by a single CCC or TCC interface.

For more information about the policer statement, see the JUNOS Policy Framework Configuration Guide.

To enable Layer 3 VPN policing on an interface, include the policer statement:

policer {
input policer-template-name;
output policer-template-name;
}

If you configure CCC encapsulation, you can include the policer statement at the following hierarchy levels:

If you configure TCC encapsulation, you can include the policer statement at the following hierarchy levels:


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