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


Usage

<configuration>
    <interfaces>
        <interface>
            <aggregated-ether-options>
                <loopback/>
                <flow-control/>
                <source-filtering/>
                <link-protection/>
                <source-address-filter>...</source-address-filter>
                <minimum-links>minimum-links</minimum-links>
                <link-speed>link-speed-choice</link-speed>
                <lacp>...</lacp>
                <ethernet-switch-profile>...</ethernet-switch-profile>
            </aggregated-ether-options>
        </interface>
    </interfaces>
</configuration>

Description

Aggregated Ethernet interface-specific options.

Contents

<ethernet-switch-profile>—Ethernet virtual LAN/media access control-level options.

<flow-control>—Enable flow control.

<lacp>—Link Aggregation Control Protocol configuration.

<link-protection>—Enable link protection mode.

<link-speed>—Link speed of individual interface that joins the AE.

<loopback>—Enable loopback.

<minimum-links>—Minimum number of aggregated links.

<source-address-filter>—Source address filters.

<source-filtering>—Enable source address filtering.


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