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


Usage

<configuration>
    <interfaces>
        <interface>
            <aggregated-ether-options>
                <lacp>
                    <active/>
                    <passive/>
                    <periodic>periodic-choice</periodic>
                    <link-protection>...</link-protection>
                    <system-priority>system-priority</system-priority>
                </lacp>
            </aggregated-ether-options>
        </interface>
    </interfaces>
</configuration>

Description

Link Aggregation Control Protocol configuration.

Contents

<active>—Initiate transmission of LACP packets.

<link-protection>—No documentation is available yet.

<passive>—Respond to LACP packets.

<periodic>—Timer interval for periodic transmission of LACP packets.

<system-priority>—Priority of the system.


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