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


Usage

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

Description

Definition for traffic-engineering class te0.

Contents

<priority>—Preemption priority for this class.

<traffic-class>—Traffic class.


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