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


Usage

<configuration>
    <interfaces>
        <interface>
            <atm-options>
                <vpi>
                    <shaping>
                        <rtvbr>
                            <peak>peak</peak> <!-- mandatory -->
                            <sustained>sustained</sustained> <!-- mandatory -->
                            <burst>burst</burst> <!-- mandatory -->
                        </rtvbr>
                    </shaping>
                </vpi>
            </atm-options>
        </interface>
    </interfaces>
</configuration>

Description

ATM2 real-time variable bandwidth utilization.

Contents

<burst>—Burst size.

<peak>—Peak rate.

<sustained>—Sustained rate.


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