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


Usage

<configuration>
    <protocols>
        <rstp>
            <interface>
                <bpdu-timeout-action>
                    <block/>
                    <alarm/>
                </bpdu-timeout-action>
            </interface>
        </rstp>
    </protocols>
</configuration>

Description

Define action on BPDU expiry (Loop Protect).

Contents

<alarm>—Generate an alarm.

<block>—Block the interface.


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