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


Usage

<configuration>
    <dynamic-profiles>
        <class-of-service>
            <translation-table>
                <to-802.1p-from-dscp>...</to-802.1p-from-dscp>
                <to-inet-precedence-from-inet-precedence>...
                                    </to-inet-precedence-from-inet-precedence>
                <to-dscp-from-dscp>...</to-dscp-from-dscp>
                <to-dscp-ipv6-from-dscp-ipv6>...</to-dscp-ipv6-from-dscp-ipv6>
                <to-exp-from-exp>...</to-exp-from-exp>
            </translation-table>
        </class-of-service>
    </dynamic-profiles>
</configuration>

Description

Translation table.

Contents

<to-802.1p-from-dscp>—DSCP to 802.1 translation table.

<to-dscp-from-dscp>—DSCP to DSCP translation table.

<to-dscp-ipv6-from-dscp-ipv6>—DSCP-IPV6 to DSCP-IPV6 translation table.

<to-exp-from-exp>—EXP to EXP translation table.

<to-inet-precedence-from-inet-precedence>—INET PRECEDENCE to INET PRECEDENCE translation table.


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