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


Usage

<configuration>
    <interfaces>
        <interface>
            <gigether-options>
                <ethernet-switch-profile>
                    <ethernet-policer-profile>
                        <output-priority-map>
                            <classifier>
                                <premium>
                                    <forwarding-class>
                                        <name>name</name> <!-- identifier -->
                                        <loss-priority>...</loss-priority>
                                    </forwarding-class>
                                </premium>
                            </classifier>
                        </output-priority-map>
                    </ethernet-policer-profile>
                </ethernet-switch-profile>
            </gigether-options>
        </interface>
    </interfaces>
</configuration>

Description

Select a classification for this priority map.

Contents

<loss-priority>—Select a loss priority.

<name>—Forwarding class name.


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