欢迎来到天天文库
浏览记录
ID:41783610
大小:50.57 KB
页数:3页
时间:2019-09-02
《S3600系列交换机STP功能的配置》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、S3600系列交换机STP功能的配置—组网需求:1.所有设备运行STP(SpanningTreeProtocol)生成树协议;2.以SwitchB为根网桥,阻断网络中的环路,并能达到链路冗余备份的效果;二组网图:G1/1Switch-BSwitch-AG1//1厂G1//2G1/1Switch-CSwitch-DSwitch-ESwitch-F三配置步骤:通过改变交换机或者端口的STP优先级,从而达到手工指定网络中的根网桥,以及端口的STP角色,完成阻断环路及链路的冗余备份。SwitchA配置:1全局使能STP功能[Swi
2、tchA]stpenable2将接PC机的端口stp功能关闭,或者配置为边缘端口,并使能BPDU保护功能[SwitchA-Ethernet0/4]stpdisable[SwitchA-Ethernet0/4]stpedged-portenable[SwitchA]stpbpdu-protectionSwitchB配置:1全局使能STP功能[SwitchBjstpenable2将SwtichB配置为树根(两种方法:将SwitchB的Bridge优先级设置为0,或者直接将SwitchB指定为树根,两种方法一个效果)[Switc
3、hBJstppriotity0[SwitchBjstprootprimary3在各个指定端口上启动根保护功能(在此例屮,SwtichB的所冇端口都是指定端口)[SwitchBJinterfaceEthernet0/1[SwitchB-Ethernet0/1]stproot-protection[SwitchB-Ethernet0/l]interfaceEthernet0/2[SwitchB・Ethernet0/2]stproot-protection[SwitchB-Ethernet0/2]interfaceEtherne
4、t0/3[SwitchB-Ethernet0/3]stproot-protection[SwitchB-Ethernet0/3]interfaceEthernet0/4[SwitchB・Ethernet0/4]stproot-protection[SwitchB-Ethernet0A]interfaceGigabitEthernet1/1[SwitchB-GigabitEthernetl/l]stproot-protectionSwitchC配置:1全局使能STP功能[SwitchCJstpenable2将SwtichC配
5、置为备份树根(两种方法:将Switc-C的Bridge优先级设置为4096,或者直接将SwitchC指定为备份树根,两种方法一个效果)[SwitchCJstppriotity4096[SwitchCJstprootsecondarySwitchD配置:1全局使能STP功能[SwitchD]stpenable2将接PC机的端口stp功能关闭,或者配置为边缘端口,并使能BPDU保护功能[SwitchD-Ethernet0〃]stpdisable[SwitchD-Ethernet0〃]stpedged-portenable[Sw
6、itchD]stpbpdu・protectionSwitchE配置:1全局使能STP功能[SwitchEJstpenable2将接PC机的端口stp功能关闭,或者配置为边缘端口,并使能BPDU保护功能[SwitchE-Ethernet0他]stpdisable[SwitchE-Ethernet0/4]stpedged・portenable[SwitchE]stpbpdu-protectionSwitchF配置:1全局使能STP功能[SwitchF]stpenable2将接PC机的端口stp功能关闭,或者配置为边缘端口,并使
7、能BPDU保护功能[SwitchF-Ethernet0/4]stpdisable[SwitchF-Ethernet0/4]stpedged・portenable[SwitchF]stpbpdu・protection四配置关键点:1.配置了”bpdu-protection"以后,如果某个边缘端口收到BPDU报文,则该边缘端口将会被关闭,必须由手工进行恢复;2-当端口上配置了”stproot何otection”以后,该端口的角色只能是指定端口,且一旦该端口上收到了优先级高的配置消息,则该端口的状态将被配置为侦听状态,不再转发报
8、文,当在足够K的时间内没有收到更优的配置消息时,端口会恢复原来的正常状态;3•此案例同时适用于H3C3100-SK5100、3500、3600、5600系列交换机。
此文档下载收益归作者所有