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


Usage

<configuration>
    <interfaces>
        <interface>
            <ether-options>
                <auto-negotiation/>
                <flow-control/>
                <link-mode>link-mode-choice</link-mode>
                <speed>...</speed>
                <ieee-802.3ad>...</ieee-802.3ad>
            </ether-options>
        </interface>
    </interfaces>
</configuration>

Description

Ethernet interface-specific options.

Contents

<auto-negotiation>—Enable auto-negotiation.

<flow-control>—Enable flow control.

<ieee-802.3ad>—IEEE 802.3ad.

<link-mode>—Link duplex.

<speed>—Specify speed.


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