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


Usage

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

Description

Action to take if the rate limits are exceeded.

Contents

<discard>—Discard the packet.


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