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


Usage

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