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


Usage

<configuration>
    <dynamic-profiles>
        <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>
    </dynamic-profiles>
</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]