负载平衡FastEtherChannel和Intel的ALB(自适应负载平衡)相似。FastEtherChannel处理多个链路间的通信量负载平衡任务。负载平衡在冗余并行路径间平均分配通信量。如果任何一个链路失效,其他的链路将自动接管这个负载份额而不会中断。FastEtherChannel负载平衡与CiscoCatalyst5000系列LAN交换机体系结构集成在一起。链路聚合技术简言之就是将多条物理链路聚合成一条带宽更高的逻辑链路配置实验要求设备IPMask端口交换机A192.168.1.11255.255.255.00/0/1-2trunking交换机B192.168.1.12255.255.255.00/0/3-4trunkingPC1192.168.1.101255.255.255.0交换机A0/0/23PC2192.168.1.102255.255.255.0交换机B0/0/24如果链路聚合成功,则PC1可以ping通PC2。实验步骤第一步:正确连接网线,交换机全部恢复出厂设置,做初始配置,避免广播风暴出现交换机A:switch#configswitch(Config)#hostnameswitchAswitchA(Config)#interfacevlan1switchA(Config-If-Vlan1)#ipaddress192.168.1.11255.255.255.0switchA(Config-If-Vlan1)#noshutdownswitchA(Config-If-Vlan1)#exitswitchA(Config)#spanning-treeMSTPisstartingnow,pleasewait...........MSTPisenabledsuccessfully.switchA(Config)#交换机B:switch#configswitch(Config)#hostnameswitchBswitchB(Config)#interfacevlan1switchB(Config-If-Vlan1)#ipaddress192.168.1.12255.255.255.0switchB(Config-If-Vlan1)#noshutdownswitchB(Config-If-Vlan1)#exitswitchB(Config)#spanning-treeMSTPisstartingnow,pleasewait...........MSTPisenabledsuccessfully.switchB(Config)#第二步:创建portgroup交换机A:switchA(Config)#port-group1switchA(Config)#验证配置:switchA#showport-groupdetailSortedbytheportsinthegroup1:--------------------------------------------switchA#showport-groupbriefPort-groupnumber:1Numberofportsinport-group:0Maxportsinport-channel=8Numberofport-channels:0Maxport-channels:1switchA#交换机BswitchB(Config)#port-group2switchB(Config)#第三步:手工生成链路聚合组(第三、四步任选其一操作)交换机A:switchA(Config-Port-Range)#port-group1modeonswitchA(Config-Port-Range)#exit验证配置:switchA#showvlanVLANNameTypeMediaPorts------------------------------------------------------1defaultStaticENETEthernet0/0/3Ethernet0/0/4Ethernet0/0/5Ethernet0/0/6Ethernet0/0/7Ethernet0/0/8Ethernet0/0/9Ethernet0/0/10Ethernet0/0/11Ethernet0/0/12Ethernet0/0/13Ethernet0/0/14Ethernet0/0/15Ethernet0/0/16Ethernet0/0/17Ethernet0/0/18Ethernet0/0/19Ethernet0/0/20Ethernet0/0/21Ethernet0/0/22Ethernet0/0/23Ethernet0/0/24Port-Channel1switchA#!port-channel1已经存在交换机B:switchB(Config)#inte0/0/3-4switchB(Config-Port-Range)#port-group2modeonswitchB(Config-Port-Range)#exit验证配置:switchB#showport-groupbriefPort-groupnumber:2Numberofportsinport-group:2Maxportsinport-channel=8Numberofport-channels:1Maxport-channels:1switchB#第四步:LACP动态生成链路聚合组(第三、四步任选其一操作)switchA(Conifg-Port-Range)#port-group1modeactive验证配置:switchA#showvlanVLANNameTypeMediaPorts------------------------------------------------------1defaultStaticENETEthernet0/0/3Ethernet0/0/4Ethernet0/0/5Ethernet0/0/6Ethernet0/0/7Ethernet0/0/8Ethernet0/0/9Ethernet0/0/1Ethernet0/0/11Ethernet0/0/1Ethernet0/0/13Ethernet0/0/1Ethernet0/0/15Ethernet0/0/1Ethernet0/0/17Ethernet0/0/1Ethernet0/0/19Ethernet0/0/2Ethernet0/0/21Ethernet0/0/2Ethernet0/0/23Ethernet0/0/2Port-Channel1switchA#!port-channel1已经存在交换机B:switchB(Config)#interfaceethernet0/0/3-4switchB(Conifg-Port-Range)#port-group2modepassiveswitchB(Config)#interfaceport-channel2switchB(Config-If-Port-Channel2)#验证配置:switchB#showport-groupbriefPort-groupnumber:2Numberofportsinport-group:2Maxportsinport-channel=8Numberofport-channels:1Maxport-channels:1switchB#第五步:使用ping命令验证使用PC1pingPC2交换机A交换机B结果原因0/0/10/0/3通链路聚合组连接正确0/0/20/0/40/0/10/0/3通拔掉交换机B端口4的网线,仍然可0/0/2以通(需要一点时间),此时用show