欢迎来到天天文库
浏览记录
ID:1119995
大小:116.67 KB
页数:14页
时间:2017-11-07
《cisco链路聚合协议实验》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、链路聚合协议实验实验目的:1、掌握其于Cisco私有的PAgP的链路聚合协议的配置方法。2、掌握第二层与第三层的PAgP配置区别。3、PAgP为Cisco私有链路聚合协议。实验拓扑图:实验步骤及要求:1、本实验使用两台CiscoCatalyst3750交换机。并按照拓扑连接相应的交换机的线缆。2、为了能够保证实验成功,因此建议将Fa1/0/1–22号接口置为shutdown状态。3、在SW1或SW2上查看交换机的STP信息:SW1#showspanning-treeVLAN0001 Spanningtreeenabledprotoc
2、olieee RootID Priority 32769 Address 0014.a8e2.9880 Cost 19 Port 25(FastEthernet1/0/23) HelloTime 2sec MaxAge20sec ForwardDelay15sec BridgeID Priority 32769 (priority32768sys-id-ext1) Address 0014.a8f1.9880
3、 HelloTime 2sec MaxAge20sec ForwardDelay15sec AgingTime300Interface RoleStsCost Prio.NbrType------------------------------------------------------------------------Fa1/0/23 RootFWD19 128.25 P2pFa1/0/24 AltnBLK19 128.26 P2p[sta
4、nley1]SW1#4、STP协议虽然可以避免网络环路的问题。但是其仍然不能充分的利用冗余的链路带宽。为了解决链路带宽的问题,可以实施PAgP的链路聚合。5、在SW1和SW2上配置如下:SW1(config)#interfacerangefastEthernet1/0/23-24[stanley2]SW1(config-if-range)#switchport[stanley3]SW1(config-if-range)#channel-protocolpagp[stanley4]SW1(config-if-range)#channel
5、-group1modedesirable[stanley5]Creatingaport-channelinterfacePort-channel1SW1(config-if-range)#exitSW1(config)#exitSW2(config)#interfacerangefastEthernet1/0/23-24SW2(config-if-range)#swSW2(config-if-range)#switchportSW1(config-if-range)#channel-protocolpagp[stanley6]SW2(
6、config-if-range)#channel-group1modeauto[stanley7]Creatingaport-channelinterfacePort-channel1SW2(config-if-range)#exitSW2(config)#exit6、处于PAgP的Descirable模式的接口,其会主动的进入协商状态。而Auto模式会进入被动的进入协商状态。7、当在两台交换机完成相应配置后,IOS在配置过程中,会给出如下提示信息:00:32:28:%LINEPROTO-5-UPDOWN:Lineprotocolon
7、InterfaceFastEthernet1/0/23,changedstatetodown00:32:28:%LINEPROTO-5-UPDOWN:LineprotocolonInterfaceFastEthernet1/0/24,changedstatetodown[stanley8]00:32:37:%LINEPROTO-5-UPDOWN:LineprotocolonInterfaceFastEthernet1/0/23,changedstatetoup00:32:38:%LINEPROTO-5-UPDOWN:Lineproto
8、colonInterfaceFastEthernet1/0/24,changedstatetoup[stanley9]0:37:18:%LINK-3-UPDOWN:InterfacePort-channel1,chang
此文档下载收益归作者所有