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


Usage

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