Reference Guide

328 Spanning Tree
Guide\Plasma_U
GSwitching_STP.fm
The following is an example of the CLI commands:
VLAN to MSTP Instance
To map VLANs to MSTP instances:
1
Click
Switching
>
Spanning Tree
>
VLAN to MSTP Instance
in the tree
view to display the
VLAN to MSTP Instance: Summary
page
.
The MSTP instances and their associated VLANs are displayed.
2
To associate a VLAN with an MSTP instance, click
Edit
.
3
Select the MSTP instance, the VLAN and whether to add or remove the
VLAN from the MSTP instance association.
console(config)# spanning-tree mst configuration
console(config-mst)# instance 1 add vlan 10-20
console(config-mst)# name region1
console(config-mst)# revision 1
console(config)# interface gi0/1
console(config-if)# spanning-tree mst 1 port-priority 144
console(config)# spanning-tree mst max-hops 10
console(config)# spanning-tree mst configuration
console(config-mst)# instance 2 add vlan 21-30
console(config-mst)# name region1
console(config-mst)# revision 1
console(config-mst)# show pending
Pending MST configuration
Name: Region1
Revision: 1
Instance VLANs Mapped
-------- ------------
0 1-9,31-4094
1 10-20
2 21-30