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


Usage

<configuration>
    <dynamic-profiles>
        <class-of-service>
            <classifiers>
                <dscp-ipv6>
                    <forwarding-class>
                        <name>name</name> <!-- identifier -->
                        <loss-priority>...</loss-priority>
                    </forwarding-class>
                </dscp-ipv6>
            </classifiers>
        </class-of-service>
    </dynamic-profiles>
</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]