Follow the syntax with a '?' to get a complete list of all the configurable parameters and sub-commands.
MSTP Config example
MSTP Config
VLAN 109
ip addr 10.0.109.10/24
tag 12
exit
VLAN 110
ip addr 10.0.110.10/24
tag 12
exit
Spanning-tree
Spanning-tree mode mstp
Spanning-tree config-name "MSTPRegion1"
Spanning-tree config-revision 1
Spanning-tree instance 1 VLAN 109
Spanning-tree instance 1 priority 4
Spanning-tree instance 2 VLAN 110
Downgrading to lower version build
The downgrade to lower version build will result in “stuck in boot” if more than 16 instances are created in
the DUT.
Operating notes for the VLAN configuration
enhancement
• Configuring MSTP on the switch automatically configures the Internal Spanning Tree (IST) instance and
places all statically and dynamically configured VLANs on the switch into the IST instance. The spanning
tree instance vlan command creates a new MST instance and moves the VLANs you specify from the IST
to the MSTI.You must map a least one VLAN ID to an MSTI when you create it. You cannot map a VLAN ID
to more than one instance. You can create up to 16 MSTIs in a region.
• The
no
form of the spanning tree instance vlan command removes one or more VLANs from the
specified MSTI. If no VLANs are specified, the
no
form of the command deletes the specified MSTI.When
you remove a VLAN from an MSTI, the VLAN returns to the IST instance, where it can remain or be
reassigned to another MSTI configured in the region.
• If you enter the spanning tree instance vlan command before a static or dynamic VLAN is configured on
the switch to preconfigure VLAN ID-to-MSTI mappings, no error message is displayed. Later, each newly
configured VLAN that has already been associated with an MSTI is automatically assigned to the
MSTI.This new default behavior differs from automatically including configured (static and dynamic)
VLANs in the IST instance and requiring you to manually assign individual static VLANs to an MSTI.
• The valid VLAN IDs that you can map to a specified MSTI are from 1 to 4094. The VLAN ID-to-MSTI
mapping does not require a VLAN to be already configured on the switch. The MSTP VLAN enhancement
allows you to preconfigure MSTP topologies before the VLAN IDs associated with each instance exist on a
switch.
Chapter 6 Multiple instance spanning tree operation
125