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


Usage

<configuration>
    <protocols>
        <oam>
            <ethernet>
                <link-fault-management>
                    <interface>
                        <negotiation-options>
                            <no-allow-link-events/>
                            <allow-remote-loopback/>
                        </negotiation-options>
                    </interface>
                </link-fault-management>
            </ethernet>
        </oam>
    </protocols>
</configuration>

Description

802.3ah features supported on the interface.

Contents

<allow-remote-loopback>—Allow local port to be put into loopback mode.

<no-allow-link-events>—Do not emit periodic PDUs detailing framing and symbol errors.


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