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


Usage

<configuration>
    <interfaces>
        <interface>
            <ether-options>
                <speed>
                    <auto-negotiation>...</auto-negotiation>
                    <ethernet-10m/>
                    <ethernet-100m/>
                    <ethernet-1g/>
                </speed>
            </ether-options>
        </interface>
    </interfaces>
</configuration>

Description

Specify speed.

Contents

<auto-negotiation>—Enable auto-negotiation.

<ethernet-100m>—100Mbps.

<ethernet-10m>—10Mbps.

<ethernet-1g>—1Gbps.


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