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


Usage

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

Description

DSCP-IPV6 to DSCP-IPV6 translation table.

Contents

<name>—Translation table name.

<to-code-point>—DSCP-IPV6 code point.


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