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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <mstp>
                <msti>
                    <name>name</name> <!-- identifier -->
                    <bridge-priority>bridge-priority</bridge-priority>
                    <vlan>...</vlan> <!-- mandatory -->
                    <interface>...</interface>
                </msti>
            </mstp>
        </protocols>
    </logical-systems>
</configuration>

Description

Per-MSTI options.

Contents

<bridge-priority>—Priority of the bridge (in increments of 4k - 0,4k,8k,..60k).

<interface>—Interface options.

<name>—No documentation is available yet.

<vlan>—VLAN ID or VLAN ID range [1..4094].


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