- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
实验三 交换机Fast Etherchannel的配置
实验目的
通过木实验,你将可以掌握以下技能:
了解和掌握Etherchannel的配置;
在 Etherchannel 上配置 Trunk;
査看上述配.用项目的冇关信息。
实验拓扑
如图1所示,用交叉网线分别把C2950A交换机的FastEthernctO/23、24端口和C2950B交换机的
EastEthernetO/23 24 端口连接起來。
FaO/24交叉线C2950AFaO/23Fast lEtherChannelFaO/23FaO/24
FaO/24
交叉线
C2950A
FaO/23
Fast lEtherChannel
FaO/23
FaO/24
图1 交换机的Etherchannel连接
实验要求
按照图1将两台交换机连接起来,用两条快速以太链路形成一条FastEthcrChannel
实验步骤
电缆连接完成后,在超级终端正常开启的情况下,接通2950交换机的电源,实验开始。
第1步:手动配置EtherChannel
(1)创建 EtherChannel:
C2950A(config)^interface port-channel 3
⑵ 将物理接口指定到通道中:
C2950A(config)# interface faO/23
C2950A (confi g-if)^channel-group 3 mode on
此时交换机显示:
00:21:06: %EC-5-BUNDLE: Interface FaO/23 joined port-channel Po3 00:21:08: %LINK-3-UPD0WN: Interface Port-channel3, changed state to up 00:21:09: %LINEPR0T0-5-UPD0WN: Line protocol on Interface Port-channel 3, changed state to up
C2950A(config-if)# interface faO/24
C2950A (confi g-i f)# channel-group 3 mode on
C2950A(config-if)#
00:21:26: %EC-5-BUNDLE: Interface FaO/24 joined port-channel Po3
⑶ 在以太通道上启用Trunking:
C2950A (config)#interface port-channel 3
C2950a^(config-if)#switchport mode trunk
⑷监测EtherChannel的状态:
?C2950A# show etherchannel 3 summary
Flags: D
Flags: D - down
P - in port-channel
1 - stand-alone s - suspended
R 一
R 一 Layer3
S 一 Ltiyer2
U 一 port-channel in use
Group Port-channel Ports
2 Po2(SU)
2 Po2(SU)
FaO/23 (P) FaO/24 (P)
?C2950A#show etherchannel 3 brief
Group state = L2
Ports: 2 Maxports = 8
Port-channels: 1 Max Port-channels = 1 @C2950A#show running-config
Bui1ding configuration.?? hostname C2930A interface Port-channcl3
floweontrol send off interface FastEthernctO/23 channel-group 3 mode on
i
interface EcistEthernetO/24 channel-group 3 mode on
第2步:自动配置EtherChannel
C2950A(config)^interface faO/23
C2950A(config-if)#channel-group 2 mode desirable
C2950A(config-if) ftswitchport mode trunk
此吋交换机显示:
Creating a port-channcl interface Port-channel2
C2950A(config-i f)# interface faO/24
C2950A(config-if)# channel-group 2 mode desirable
此时交换机无显示! ⑶ 用
文档评论(0)