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


Usage

<configuration>
    <interfaces>
        <interface>
            <gigether-options>
                <ethernet-switch-profile>
                    <ethernet-policer-profile>
                        <policer>
                            <name>name</name> <!-- identifier -->
                            <premium>...</premium>
                            <aggregate>...</aggregate> <!-- mandatory -->
                        </policer>
                    </ethernet-policer-profile>
                </ethernet-switch-profile>
            </gigether-options>
        </interface>
    </interfaces>
</configuration>

Description

Policer template definition.

Contents

<aggregate>—Policer to apply to aggregate traffic.

<name>—Policer name.

<premium>—Policer to apply to premium traffic.


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