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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <atm-options>
                    <vpi>
                        <shaping>
                            <cbr>...</cbr>
                            <vbr>...</vbr>
                            <rtvbr>...</rtvbr>
                            <queue-length>queue-length</queue-length>
                        </shaping>
                    </vpi>
                </atm-options>
            </interface>
        </interfaces>
    </dynamic-profiles>
</configuration>

Description

Virtual path traffic-shaping options.

Contents

<cbr>—Constant bandwidth utilization.

<queue-length>—Queue length.

<rtvbr>—ATM2 real-time variable bandwidth utilization.

<vbr>—Variable bandwidth utilization.


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