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


policer

Syntax

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

Hierarchy Level

[edit interfaces interface-name unit logical-unit-number family (ccc | inet | tcc)]

Description

Use policing to control the amount of traffic flowing over the interfaces servicing a Layer 2 VPN.

Options

arp policer-template-name—For family inet only, name of one policer to evaluate when ARP packets are received on the interface.

input policer-template-name—Name of one policer to evaluate when packets are received on the interface.

output policer-template-name—Name of one policer to evaluate when packets are transmitted on the interface.

Usage Guidelines

See Configure Layer 2 VPN Policing on Interfaces.

Required Privilege Level

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

See Also

JUNOS Internet Software Configuration Guide: Policy Framework and JUNOS Internet Software Configuration Guide: Interfaces and Class of Service.


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