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


Usage

<configuration>
    <interfaces>
        <interface>
            <atm-options>
                <scheduler-maps>
                    <forwarding-class>
                        <transmit-weight>
                            <percent>percent</percent>
                            <cells>cells</cells>
                        </transmit-weight>
                    </forwarding-class>
                </scheduler-maps>
            </atm-options>
        </interface>
    </interfaces>
</configuration>

Description

Transmit weight.

Contents

<cells>—Transmit weight by cells count.

<percent>—Transmit weight as percentage.


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