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


Usage

<configuration>
    <interfaces>
        <interface>
            <gigether-options>
                <ethernet-switch-profile>
                    <ethernet-policer-profile>
                        <policer>
                            <aggregate>
                                <bandwidth-limit>bits per second</bandwidth-limit>
                                <burst-size-limit>bytes</burst-size-limit> <!-- mandatory -->
                            </aggregate>
                        </policer>
                    </ethernet-policer-profile>
                </ethernet-switch-profile>
            </gigether-options>
        </interface>
    </interfaces>
</configuration>

Description

Policer to apply to aggregate traffic.

Contents

<bandwidth-limit>—Bandwidth limit.

<burst-size-limit>—Burst size limit.


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