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


Usage

<configuration>
    <dynamic-profiles>
        <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>
    </dynamic-profiles>
</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]