資源描述:
《實(shí)驗(yàn)三鏈路聚合》由會(huì)員上傳分享,免費(fèi)在線(xiàn)閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫(kù)。
1、實(shí)驗(yàn)三、鏈路聚合實(shí)驗(yàn)一、靜態(tài)鏈路聚合配置操作1.配置要求利用交換機(jī)2950T重建實(shí)驗(yàn)二的網(wǎng)絡(luò)拓?fù)洹T诖嘶A(chǔ)上,將端U0/1、0/2的鏈路類(lèi)型均設(shè)置為T(mén)runk,并以靜態(tài)方式將端口成員加入鏈路聚合組。2.配置命令斷開(kāi)兩臺(tái)交換機(jī)Trunk口間的所有連線(xiàn),并在實(shí)驗(yàn)二的基礎(chǔ)上,添加如下配置:SWl>enable//進(jìn)入特權(quán)模式SWl#configureterminal//進(jìn)入全局模式Enterconfigurationcommands,oneperline.EndwithCNTL/Z.SWl(config
2、)#interfacefastEthernet0/1//進(jìn)入設(shè)備物理端口0/1SWl(config-if)#switchportmodetrunk//設(shè)罝端口vlan鏈路矣型為trunkSWl(config-if)#switchporttrunkallowedvlan10,20//將端1_
3、以trunk模式加入vlan10、20SWl(config-if)#exitSWl(config)#exitSW1#SWl(config)#interfacefastEthernet0/2//進(jìn)入設(shè)備物理端U0
4、/2SWl(config-if)#switchportmodetrunk//設(shè)置端口vlan鏈路類(lèi)型為trunkSWl(config-if)#switchporttrunkallowedvlan10,20//將端門(mén)以trunk模式加入vlan10、20SWl(config-if)#exitSWl(config)#exitSW1#以上命令完成了交換機(jī)SW1上端口0/1,0/2的Trunk模式配置。在交換機(jī)SW2上重復(fù)上述操作。接下來(lái)對(duì)交換機(jī)SW1輸入靜態(tài)鏈路聚合的配置命令。SWl(config)#i
5、nterfacefastEthernet0/1//進(jìn)入設(shè)備物理端口0/1SWl(config-if)#channel-group1modeon//以靜態(tài)方式將端口成員加入鏈路聚合組%LINK-5-CHANGED:InterfacePort-channel1,changedstatetoup%LINEPROTO-5-UPDOWN:LineprotocolonInterfacePort-channel1,changedstatetoupSWl(config-if)#exitSWl(config)#in
6、terfacefastEthernet0/2//進(jìn)入設(shè)備物理端U0/2SWl(config-if)#channel-group1modeon//以靜態(tài)方式將端口成員加入鏈路聚合組%LINEPROTO-5-UPDOWN:LineprotocolonInterfaceFastEthernetO/2,changedstatetodown%LINEPROTO-5-UPDOWN:LineprotocolonInterfaceFastEthernetO/2,changedstatetoupSWl(config
7、-if)#exitSWl(config)#exitSW1#%SYS-5-CONFIG_l:Configuredfromconsolebyconsole在交換機(jī)SW2Zh重復(fù)上述操作。完成后,用交叉線(xiàn)CopperCross-Over連接交換機(jī)SW1和SW2的0/1端口和0/2端口,結(jié)果如圖1所示。圖11.配置驗(yàn)證(1)完成配置及連線(xiàn),待交換機(jī)端口的工作狀態(tài)指示燈將恢復(fù)正常(綠色)后,可利用查看命令確認(rèn)配置是否正確。具體命令如下SWl#showetherchannelsummary//查看端U匯聚狀態(tài)
8、Flags:D-downP-inport-channelI-stand-alones-suspendedH-Hot-standby(LACPonly)R-Layer3S-Layer2U-inusef-failedtoallocateaggregatoru-unsuitableforbundlingw-waitingtobeaggregatedd-defaultportNumberofchannel-groupsinuse:1Numberofaggregators:1GroupPort-channe
9、lProtocolPorts+++1Pol(SU)PAgPFaO/l(P)FaO々(P)SW1#(2)利用ping命令驗(yàn)證各端口間的連通性。若配置正確,則劃入同一vlan的不同交換機(jī)的端口間可以ping通;4.補(bǔ)充說(shuō)明(1)配置靜態(tài)鏈路聚合的另一種方法是作方式配置為T(mén)runk,即SWl(config)#interfacefastEthernet0/1SWl(config-if)#channel-group1modeonSWl(config-if)#exitSWl(config)#i