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


Usage

<configuration>
    <class-of-service>
        <translation-table>
            <to-dscp-from-dscp>
                <to-code-point>
                    <name>name</name> <!-- identifier -->
                    <from-code-points>...</from-code-points> <!-- mandatory -->
                </to-code-point>
            </to-dscp-from-dscp>
        </translation-table>
    </class-of-service>
</configuration>

Description

DSCP code point.

Contents

<from-code-points>—DSCP code point.

<name>—DSCP code point.


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