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


Usage

<configuration>
    <protocols>
        <mpls>
            <label-switched-path>
                <primary>
                    <bandwidth>
                        <per-traffic-class-bandwidth>bps</per-traffic-class-bandwidth>
                        <ct0>bps</ct0>
                        <ct1>bps</ct1>
                        <ct2>bps</ct2>
                        <ct3>bps</ct3>
                    </bandwidth>
                </primary>
            </label-switched-path>
        </mpls>
    </protocols>
</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]