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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <unit>
                    <family>
                        <inet>
                            <policer>
                                <arp>arp</arp>
                                <input>input</input>
                                <output>output</output>
                            </policer>
                        </inet>
                    </family>
                </unit>
            </interface>
        </interfaces>
    </dynamic-profiles>
</configuration>

Description

Interface policing.

Contents

<arp>—Name of policer applied to received ARP packets.

<input>—Name of policer applied to received packets.

<output>—Name of policer applied to transmitted packets.


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