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


Usage

<configuration>
    <logical-systems>
        <firewall>
            <three-color-policer>
                <single-rate>
                    <color-blind/>
                    <color-aware/>
                    <committed-information-rate>bits per second</committed-information-rate>
                    <committed-burst-size>bytes</committed-burst-size>
                    <excess-burst-size>bytes</excess-burst-size>
                </single-rate>
            </three-color-policer>
        </firewall>
    </logical-systems>
</configuration>

Description

Single-rate policer.

Contents

<color-aware>—Color-aware mode.

<color-blind>—Color-blind mode.

<committed-burst-size>—Burst size allowed for committed traffic.

<committed-information-rate>—Bandwidth allowed for committed traffic.

<excess-burst-size>—Burst size allowed for excess traffic.


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