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


Usage

<configuration>
    <interfaces>
        <interface>
            <redundant-ether-options>
                <redundancy-group>redundancy-group
                                    </redundancy-group> <!-- mandatory -->
                <loopback/>
                <flow-control/>
                <source-filtering/>
                <source-address-filter>...</source-address-filter>
                <link-speed>link-speed-choice</link-speed>
            </redundant-ether-options>
        </interface>
    </interfaces>
</configuration>

Description

Ethernet redundancy options.

Contents

<flow-control>—Enable flow control.

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

<loopback>—Enable loopback.

<redundancy-group>—Redundancy group of this interface.

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

<source-filtering>—Enable source address filtering.


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