D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 10 MSTP Configuration
10-32
Command Function
The instance 1 vlan 2,20,200 command is to
add VLAN 2, VLAN 20 and VLAN 200 to
instance 1.
You can use the no option of this command to
delete a VLAN from an instance, and the
deleted VLAN will be added to instance 0
automatically.
DES-7200(config-mst)# name name
Specify the MST configuration name, a string
of up to 32 bytes.
DES-7200(config-mst)# revision
version
Specify the MST revision number in the range
0 to 65535. The default value is 0.
DES-7200(config-mst)# show
Verify the configuration.
DES-7200(config-mst)# end
Return to the privileged EXEC mode.
DES-7200# copy running-config
startup-config
Save the configuration.
To restore the MST region configuration to the default value, execute the no
spanning-tree mst configuration command in the global configuration mode.
You can use the no instance instance-id command to delete an instance.
Similarly, the no name and no revision commands can be used to restore the
MST name and MST revision number settings to the default value, respectively.
The following is the example of configuration:
DES-7200(config)# spanning-tree mst configuration
DES-7200(config-mst)# instance 1 vlan 10-20
DES-7200(config-mst)# name region1
DES-7200(config-mst)# revision 1
DES-7200(config-mst)# show
Multi spanning tree protocol : Enable Name [region1]
Revision 1
Instance Vlans Mapped
-------- ---------------------
0 1-9,21-4094
1 10-20
-------------------------------
DES-7200(config-mst)# exit
DES-7200(config)#
Caution
Before configuring vlan and instance mapping relationship, please
ensure that all configured VLANs have been created. Otherwise,
the association of vlan and instance on part of the products may
be failed.