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


Usage

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

Description

Variable bandwidth utilization.

Contents

<burst>—Burst size (maximum 4000 for ATM2, 255 for ATM1).

<peak>—Peak rate.

<sustained>—Sustained rate.


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