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


Usage

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