锐捷交换机多生成树配置
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
锐捷交换机MSTP(多生成树协议)正确配置本文采用设备型号均为RG-S3760-24
交换机A
show spanning-tree mst configuration
Multi spanning tree protocol : Disable
Name : region1
Revision : 1
Instance Vlans Mapped
-------- --------------------------------------------
0 : 2-9, 11-19, 21-39, 41-4094
1 : 1, 10
2 : 20, 40
-----------------------------------------------------
SWA(config)#sh run
Building configuration...
Current configuration : 1453 bytes
!
version RGNOS 10.2.00(2), Release(27932)(Thu Dec 13 10:31:41 CST 2007 -ngcf32)
hostname SWA
!
!
!
vlan 1
!
vlan 10
!
vlan 20
!
vlan 40
!
!
no service password-encryption
!
!
!
--More-- ! !
!
!
!
!
!
!
!
!
spanning-tree mst configuration
revision 1
name region1
instance 0 vlan 2-9, 11-19, 21-39, 41-4094
instance 1 vlan 1, 10
instance 2 vlan 20, 40
switchport access vlan 10 !
interface FastEthernet 0/2 switchport access vlan 20 !
interface FastEthernet 0/3 !
interface FastEthernet 0/4 !
interface FastEthernet 0/5 !
interface FastEthernet 0/6 !
interface FastEthernet 0/7 !
interface FastEthernet 0/8 !
interface FastEthernet 0/9 !
interface FastEthernet 0/10 !
!
interface FastEthernet 0/12 !
interface FastEthernet 0/13 !
interface FastEthernet 0/14 !
interface FastEthernet 0/15 !
interface FastEthernet 0/16 !
interface FastEthernet 0/17 !
interface FastEthernet 0/18 !
interface FastEthernet 0/19 !
interface FastEthernet 0/20 !
interface FastEthernet 0/21 !
!
interface FastEthernet 0/23 switchport mode trunk
!
interface FastEthernet 0/24 switchport mode trunk
!
interface GigabitEthernet 0/25 !
interface GigabitEthernet 0/26 !
interface GigabitEthernet 0/27 !
interface GigabitEthernet 0/28 !
!
!
!
!
line con 0
line vty 0 4
login
!
!
!
!
!
end
SWA(config)#
交换机B
sh spanning-tree mst configuration
Multi spanning tree protocol : Disable Name : region1
Revision : 1
Instance Vlans Mapped
-------- --------------------------------------------
0 : 2-9, 11-19, 21-39, 41-4094
1 : 1, 10
2 : 20, 40
----------------------------------------------------- SWB(config)#sh run
Building configuration...