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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <unit>
                    <family>
                        <inet>
                            <address>
                                <multipoint-destination>
                                    <shaping>
                                        <cbr>...</cbr>
                                        <vbr>...</vbr>
                                        <rtvbr>...</rtvbr>
                                        <queue-length>queue-length</queue-length>
                                    </shaping>
                                </multipoint-destination>
                            </address>
                        </inet>
                    </family>
                </unit>
            </interface>
        </interfaces>
    </dynamic-profiles>
</configuration>

Description

Virtual circuit 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]