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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <mpls>
                <label-switched-path>
                    <secondary>
                        <bandwidth>
                            <per-traffic-class-bandwidth>bps</per-traffic-class-bandwidth>
                            <ct0>bps</ct0>
                            <ct1>bps</ct1>
                            <ct2>bps</ct2>
                            <ct3>bps</ct3>
                        </bandwidth>
                    </secondary>
                </label-switched-path>
            </mpls>
        </protocols>
    </logical-systems>
</configuration>

Description

Bandwidth to reserve (bps).

Contents

<ct0>—Bandwidth from traffic class 0.

<ct1>—Bandwidth from traffic class 1.

<ct2>—Bandwidth from traffic class 2.

<ct3>—Bandwidth from traffic class 3.

<per-traffic-class-bandwidth>—Bandwidth to reserve.


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