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


Usage

<configuration>
    <interfaces>
        <interface>
            <atm-options>
                <vpi>
                    <shaping>
                        <cbr>
                            <cbr-value>cbr-value</cbr-value> <!-- mandatory -->
                            <cdvt>cdvt</cdvt>
                        </cbr>
                    </shaping>
                </vpi>
            </atm-options>
        </interface>
    </interfaces>
</configuration>

Description

Constant bandwidth utilization.

Contents

<cbr-value>—Constant bandwidth utilization.

<cdvt>—Cell Delay Variation Tolerance.


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