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


Usage

<configuration>
    <logical-systems>
        <interfaces>
            <interface>
                <unit>
                    <family>
                        <ccc>
                            <policer>
                                <input>input</input>
                                <output>output</output>
                            </policer>
                        </ccc>
                    </family>
                </unit>
            </interface>
        </interfaces>
    </logical-systems>
</configuration>

Description

Interface policing.

Contents

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

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


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