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


Usage

<configuration>
    <class-of-service>
        <interfaces>
            <interface>
                <unit>
                    <classifiers>
                        <dscp>...</dscp>
                        <dscp-ipv6>...</dscp-ipv6>
                        <exp>...</exp>
                        <ieee-802.1>...</ieee-802.1>
                        <inet-precedence>...</inet-precedence>
                        <ieee-802.1ad>...</ieee-802.1ad>
                    </classifiers>
                </unit>
            </interface>
        </interfaces>
    </class-of-service>
</configuration>

Description

Classifiers applied to incoming packets.

Contents

<dscp>—Differentiated Services code point classifier.

<dscp-ipv6>—Differentiated Services code point classifier IPv6.

<exp>—EXP classifier.

<ieee-802.1>—IEEE-802.1 classifier.

<ieee-802.1ad>—IEEE-802.1ad (DEI) classifier.

<inet-precedence>—IPv4 precedence classifier.


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