cisco MST配置
生活随笔
收集整理的這篇文章主要介紹了
cisco MST配置
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
MSTP(802.1):多實例生成樹
配置:
Switch(config)#spanning-tree mo mst//模式改為mst,默認所有的vlan在同一個組里
Switch(config)#spanning-tree mst configuration//進入mstp的配置模式
Switch(config-mst)#name name//給mstp設置一個名字
Switch(config-mst)#revision rev_num//配置mstp的版本號
Switch(config-mst)#instance instance-number vlan range//配置組號和vlan的范圍
Switch(config-mst)#spanning-tree mst instance_number root primary|secondary
Switch#show spanning-tree mst configuration//查看mstp的配置信息
Switch#show spanning-tree mst //查看mst信息
轉載于:https://blog.51cto.com/wujingfeng/1338990
創作挑戰賽新人創作獎勵來咯,堅持創作打卡瓜分現金大獎總結
以上是生活随笔為你收集整理的cisco MST配置的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: tomcat装死原因汇总
- 下一篇: Hadoop实战-中高级部分 之 Had