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


Usage

<configuration>
    <firewall>
        <three-color-policer>
            <name>name</name> <!-- identifier -->
            <logical-interface-policer/>
            <action>...</action>
            <single-rate>...</single-rate>
            <two-rate>...</two-rate>
        </three-color-policer>
    </firewall>
</configuration>

Description

Three-color policer.

Contents

<action>—Action for three-color policer.

<logical-interface-policer>—Policer is logical interface policer.

<name>—Policer name.

<single-rate>—Single-rate policer.

<two-rate>—Two-rate policer.


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