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


Usage

<configuration>
    <dynamic-profiles>
        <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>
    </dynamic-profiles>
</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]