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


Usage

<configuration>
    <logical-systems>
        <firewall>
            <three-color-policer>
                <action>
                    <loss-priority>
                        <then>
                            <discard/>
                        </then>
                    </loss-priority>
                </action>
            </three-color-policer>
        </firewall>
    </logical-systems>
</configuration>

Description

Action to take if the rate limits are exceeded.

Contents

<discard>—Discard the packet.


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