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


Usage

<configuration>
    <class-of-service>
        <classifiers>
            <ieee-802.1>
                <forwarding-class>
                    <name>name</name> <!-- identifier -->
                    <loss-priority>...</loss-priority>
                </forwarding-class>
            </ieee-802.1>
        </classifiers>
    </class-of-service>
</configuration>

Description

Define a classification of code point aliases.

Contents

<loss-priority>—Classify code points to a loss priority.

<name>—Forwarding class name.


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