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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <vstp>
                <interface>
                    <bpdu-timeout-action>
                        <block/>
                        <alarm/>
                    </bpdu-timeout-action>
                </interface>
            </vstp>
        </protocols>
    </logical-systems>
</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]