那么STP就不起作用了。
Logical aggregation of similar links Load balances
Viewed as one logical port Redundancy 作用:
1:增大链路带宽 2:Redundancy 3: Load balances
example:
FEC(Fast Ether Channel)(100Mbps) GEC(Giga Ether channel)(1000Mbps)
LAB:通过FEC,实现交换机之间,高带宽,冗余,负载均衡的链路 提醒:
所有参与channel-group的接口的配置参数,必须完全一致。 (譬如:速率,全双工模式等)
step1:先恢复接口的默认配置:
SW1/2(CONFIG)#interface range fa 0/11 -12 SW1/2(CONFIG)#speed 100 SW1/2(CONFIG)#duplex full
step2:
SW1/2(CONFIG)#channel-group 1 mode on(不让自动协商,否则容易出问题) no shut
step3:观察交换机会自动生成一个虚拟的接口: sh run
(interface port-channel 1) sw1#show int port-channel 1 ...BW 200,000Kbps
show etherchannel 1 port-channel show etherchannel 1 summary