show spantree mstmap
13-14 Spanning Tree Configuration
Mode
Switch command, read-write.
Example
This example shows how to delete all MST instances: 
C3(su)->clear spantree msti 
show spantree mstmap
Use this command to display the mapping of a filtering database ID (FID) to a Spanning Trees. 
Since VLANs are mapped to FIDs, this shows to which SID a VLAN is mapped.
Syntax
show spantree mstmap [fid fid]
Parameters
Defaults
If fid is not specified, information for all assigned FIDs will be displayed.
Mode
Switch command, read-only.
Example
This example shows how to display SID to FID mapping information for FID 1. In this case, no 
new mappings have been configured:
C3(su)->show spantree mstmap fid 1 
FID:       SID:
1          0
set spantree mstmap
Use this command to map one or more filtering database IDs (FIDs) to a SID. Since VLANs are 
mapped to FIDs, this essentially maps one or more VLAN IDs to a Spanning Tree (SID).
Syntax
set spantree mstmap fid [sid sid]
fid fid (Optional) Displays information for specific FIDs.
Note: Since any MST maps that are associated with GVRP-generated VLANs will be removed from 
the configuration if GVRP communication is lost, it is recommended that you only create MST maps 
on statically-created VLANs.