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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <aggregated-ether-options>
                    <lacp>
                        <link-protection>
                            <disable/>
                            <revertive/>
                            <non-revertive/>
                        </link-protection>
                    </lacp>
                </aggregated-ether-options>
            </interface>
        </interfaces>
    </dynamic-profiles>
</configuration>

Description

No documentation is available yet.

Contents

<disable>—To turn off LACP link-protection.

<non-revertive>—Do not switch links when better priority link comes up.

<revertive>—Switch links when better priority link comes up.


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