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


Usage

<configuration>
    <logical-systems>
        <firewall>
            <three-color-policer>
                <action>
                    <loss-priority>
                        <name>name</name> <!-- identifier -->
                        <then>...</then>
                    </loss-priority>
                </action>
            </three-color-policer>
        </firewall>
    </logical-systems>
</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]