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


Usage

<configuration>
    <firewall>
        <three-color-policer>
            <action>
                <loss-priority>
                    <name>name</name> <!-- identifier -->
                    <then>...</then>
                </loss-priority>
            </action>
        </three-color-policer>
    </firewall>
</configuration>

Description

Loss priority for packet.

Contents

<name>—Loss priority for packet.

<then>—Action to take if the rate limits are exceeded.


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