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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <gigether-options>
                    <ethernet-switch-profile>
                        <ethernet-policer-profile>
                            <input-priority-map>
                                <ieee-802.1p>
                                    <premium>
                                        <name>name</name> <!-- identifier -->
                                    </premium>
                                </ieee-802.1p>
                            </input-priority-map>
                        </ethernet-policer-profile>
                    </ethernet-switch-profile>
                </gigether-options>
            </interface>
        </interfaces>
    </dynamic-profiles>
</configuration>

Description

Input traffic's IEEE 802.1p value to which premium policer is applied.

Contents

<name>—Input traffic's IEEE 802.1p value to which premium policer is applied.


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