Dell 3548 Switch User Manual


 
346 Configuring Switch Information
The following is an example of the CLI commands:
spanning-tree mst instance-id cost cost Sets the path cost of the port for MST calculations
exit Exits the MST region configuration mode and applies
configuration changes.
abort Exits the MST region configuration mode without applying
configuration changes.
show {current | pending} Displays the current or pending MST region configuration.
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)# 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
Table 7-23. MSTP Instances CLI Commands (continued)
CLI Command Description