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


Usage

<configuration>
    <class-of-service>
        <interfaces>
            <interface>
                <unit>
                    <translation-table>
                        <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>
                </unit>
            </interface>
        </interfaces>
    </class-of-service>
</configuration>

Description

Translation tables applied to incoming packets.

Contents

<to-dscp-from-dscp>—Differentiated Services code point translation table.

<to-dscp-ipv6-from-dscp-ipv6>—Differentiated Services code point IPV6 translation table.

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

<to-inet-precedence-from-inet-precedence>—IPv4 precedence translation table.


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