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


Usage

<configuration>
    <protocols>
        <vstp>
            <disable/>
            <force-version>force-version-choice</force-version>
            <bpdu-block-on-edge/>
            <interface>...</interface>
            <vlan>...</vlan>
        </vstp>
    </protocols>
</configuration>

Description

VLAN Spanning Tree Protocol options.

Contents

<bpdu-block-on-edge>—Block BPDU on all interfaces configured as edge (BPDU Protect).

<disable>—Disable VSTP.

<force-version>—Force protocol version.

<interface>—Interface options.

<vlan>—VLAN spanning tree options.


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