MSTP(多生成树)技术---实现跟高的链路利用率

MSTP:一棵vlan一棵生成树,实现链路的负载均衡
在这里插入图片描述
PC1
在这里插入图片描述
PC2
在这里插入图片描述
SW3:
undo terminal monitor
system-view
[Huawei]user-interface console 0
[Huawei-ui-console0]idle-timeout 0 0
[Huawei]sysname SW3
[SW3]vlan batch 10 20
[SW3]int e0/0/3
[SW3-Ethernet0/0/3]port hybrid pvid vlan 10
[SW3-Ethernet0/0/3]port hybrid untagged vlan 10 20
[SW3]int e0/0/1
[SW3-Ethernet0/0/1]port hybrid pvid vlan 10
[SW3-Ethernet0/0/1]port hybrid untagged vlan 10 20
[SW3]int e0/0/4
[SW3-Ethernet0/0/4]port hybrid pvid vlan 20
[SW3-Ethernet0/0/4]port hybrid untagged vlan 10 20
[SW3]int e0/0/2
[SW3-Ethernet0/0/2]port hybrid pvid vlan 20
[SW3-Ethernet0/0/2]port hybrid untagged vlan 10 20

SW1
undo terminal monitor
[Huawei]user-interface console 0
[Huawei-ui-console0]idle-timeout 0 0
[Huawei]sysname SW1
[SW1]vlan batch 10 20
[SW1]int e0/0/1
[SW1-Ethernet0/0/1]port hybrid pvid vlan 10
[SW1-Ethernet0/0/1]port hybrid untagged vla
[SW1]int g0/0/1n 10 20
[SW1-GigabitEthernet0/0/1]port hybrid pvid vlan 10
[SW1-GigabitEthernet0/0/1]port hybrid untagged vlan 10 20
[SW1]int g0/0/2
[SW1-GigabitEthernet0/0/2]port link-type trunk
[SW1-GigabitEthernet0/0/2]port trunk allow-pass vlan 10 20

SW2:
undo terminal monitor
[Huawei]user-interface console 0
[Huawei-ui-console0]idle-timeout 0 0
[Huawei]sysname SW2
[SW2]vlan batch 10 20
[SW2]int e0/0/1
[SW2-Ethernet0/0/1]port hybrid pvid vlan 10
[SW2-Ethernet0/0/1]port hybrid untagged vlan 10 20
[SW2]int g0/0/1
[SW2-GigabitEthernet0/0/1]port hybrid pvid vlan 20
[SW2-GigabitEthernet0/0/1]port hybrid untagged vlan 10 20
[SW2]int g0/0/2
[SW2-GigabitEthernet0/0/2]port trunk allow-pass vlan 10 20
[SW2-GigabitEthernet0/0/2]port link-type trunk
R1:
undo terminal monitor
[Huawei]user-interface console 0
[Huawei-ui-console0]idle-timeout 0 0
[Huawei]sysname R1[R1]int g0/0/0
[R1-GigabitEthernet0/0/0]ip address 192.168.1.1 24
[R1]int g0/0/1
[R1-GigabitEthernet0/0/1]ip address 192.168.2.1 24

MSTP配置部分
SW1:
[SW1]stp mode mstp
[SW1]stp region-configuration
[SW1-mst-region]region-name wj
[SW1-mst-region]revision-level 1
[SW1-mst-region]instance 1 vlan 10
[SW1-mst-region]instance 2 vlan 20
[SW1]stp instance 1 root primary
[SW1]stp instance 2 root secondary
SW2:
[SW2]stp mode mstp
[SW2]stp region-configuration
[SW2-mst-region]region-name wj
[SW2-mst-region]revision-level 1
[SW2-mst-region]instance 1 vlan 10
[SW2-mst-region]instance 2 vlan 20
[SW1]stp instance 2 root primary
[SW2]stp instance 1 root secondary

SW3:
[SW1]stp mode mstp
[SW1]stp region-configuration
[SW1-mst-region]region-name wj
[SW1-mst-region]revision-level 1
[SW1-mst-region]instance 1 vlan 10
[SW1-mst-region]instance 2 vlan 20

MSTP,即多协议生成树协议(Multiple Spanning Tree Protocol),是一个网络协议,用于在网络中创建多个生成树,以提网络的容错性和灵活性。MSTP是IEEE 802.1s标准定义的一种协议,它是STP(Spanning Tree Protocol)的一种扩展,可以在一个LAN中使用多个生成树MSTP通过将不同的VLAN映射到不同的生成树上,可以有效地减少链路的冗余,提网络的容错能力和带宽利用率MSTP通过创建多个生成树,将网络拆分成多个独立的区域,从而减少广播风暴和单点故障的影响。 MSTP与STP一样,采用了BPDU(Bridge Protocol Data Unit)协议来进行通信。在MSTP中,每个交换机都会维护一个全局的生成树,同时也会为每个VLAN维护一个本地的生成树。每个交换机都会生成一个MSTP配置信息,包括生成树的标识、VLAN ID、优先级等。 MSTP的优点包括: 1. 支持多个生成树,提网络的容错性和带宽利用率。 2. 可以根据不同的VLAN映射到不同的生成树上,提网络的灵活性。 3. 可以减少链路的冗余,提网络的可靠性。 4. 可以减少广播风暴和单点故障的影响。 5. 可以通过调整生成树的优先级来实现网络的负载均衡。 总之,MSTP是一种效的多生成树协议,可以帮助网络管理员提网络的容错性和灵活性,减少链路的冗余和广播风暴的影响,提网络的可靠性和带宽利用率
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值