天天看點

cisco 多生成樹MST筆記

多生成樹MST

switch(config)#spanning-tree mode mst 啟動MST模式

switch(config)#spanning-tree mst configuration 進入MST配置模式

switch(config-mst)#name benet 配置MST區域名

switch(config-mst)#revision 10 配置修訂号

switch(config-mst)#instance 1 vlan 1-10 将VLAN映射到MST執行個體

switch(config-mst)#instance 2 vlan 2-20

switch(config)#spanning-tree mst 1 priority 4096 設定MST執行個體的優先級

switch(config)#spanning-tree mst 2 priority 4096

本文轉自 jin626889 51CTO部落格,原文連結:http://blog.51cto.com/zuoshou/1297494,如需轉載請自行聯系原作者

繼續閱讀