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


Usage

<configuration>
    <protocols>
        <mpls>
            <diffserv-te>
                <te-class-matrix>
                    <te6>
                        <traffic-class>traffic-class-choice</traffic-class> <!-- mandatory -->
                        <priority>priority</priority> <!-- mandatory -->
                    </te6>
                </te-class-matrix>
            </diffserv-te>
        </mpls>
    </protocols>
</configuration>

Description

Definition for traffic-engineering class te6.

Contents

<priority>—Preemption priority for this class.

<traffic-class>—Traffic class.


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