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


Usage

<configuration>
    <dynamic-profiles>
        <class-of-service>
            <classifiers>
                <dscp>
                    <name>name</name> <!-- identifier -->
                    <import>import</import>
                    <forwarding-class>...</forwarding-class>
                </dscp>
            </classifiers>
        </class-of-service>
    </dynamic-profiles>
</configuration>

Description

Differentiated Services code point classifier.

Contents

<forwarding-class>—Define a classification of code point aliases.

<import>—Include this classifier in this definition.

<name>—Classifier name.


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