52-hxl

导航

 
0
 

配置SWA的MSTP:

!关于SWA的基本配置信息省略,只涉及MSTP配置信息
 
spanning-tree !启用生成树
 
spanning-tree mst configuration !进入MSTP配置模式
 
instance 1 vlan 10 !配置vlan 10与生成树实例1的映射关系
 
instance 2 vlan 20
 
name test !配置MST域的配置名称
 
revision 1 !配置MST域的修正号
 
exit
 
spanning-tree mst 0 priority 8192 !配置MSTP实例0的优先级
 
spanning-tree mst 1 priority 4096 !设置SWA的实例1优先级最高,手动指定实例1的根桥为SWA
 
spanning-tree mst 2 priority 8192
 
exit
 
show sppanning-tree mst confguration !查看MSTP的配置结果
 
show spanning-tree mst instance !查看特定实例的信息
posted on 2022-05-27 17:26  多多打怪兽  阅读(281)  评论(0)    收藏  举报