[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

Apply a policer to an interface. You can configure a different policer on each protocol family on an interface. You can configure one Address Resolution Protocol (ARP) policer only for the family inet protocol . You can configure one input policer only and one output policer only for each protocol family.

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 Apply Policers.

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.


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