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


Usage

<configuration>
    <interfaces>
        <interface>
            <unit>
                <shaping>
                    <vbr>
                        <peak>peak</peak> <!-- mandatory -->
                        <sustained>sustained</sustained> <!-- mandatory -->
                        <burst>burst</burst> <!-- mandatory -->
                        <cdvt>cdvt</cdvt>
                    </vbr>
                </shaping>
            </unit>
        </interface>
    </interfaces>
</configuration>

Description

Variable bandwidth utilization.

Contents

<burst>—Burst size.

<cdvt>—Cell Delay Variation Tolerance.

<peak>—Peak rate.

<sustained>—Sustained rate.


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