資源描述:
《華為配置非等價(jià)負(fù)載分擔(dān)》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在工程資料-天天文庫(kù)。
1、實(shí)用標(biāo)準(zhǔn)文案本舉例介紹基于接口的非等價(jià)負(fù)載分擔(dān)的配置示例。組網(wǎng)需求如圖1所示,RouterA和RouterB之間通過(guò)兩條鏈路連接?!outerA上Eth-Trunk1接口的成員口是GE1/0/0和GE2/0/0;RouterB上Eth-Trunk1接口的成員口是GE1/0/0和GE2/0/0?!outerA的GE0/0/1到RouterB的GE0/0/1是一條實(shí)際物理鏈路。因?yàn)镋th-Trunk1接口包含了兩個(gè)GE接口,所以其帶寬是單獨(dú)一條物理鏈路的兩倍。要求RouterA到RouterB的這兩條鏈路上實(shí)現(xiàn)非等價(jià)負(fù)載分擔(dān)。圖1配置非等價(jià)負(fù)載分擔(dān)組網(wǎng)圖配置思路非等價(jià)負(fù)載
2、分擔(dān)配置思路如下:在RouterA和RouterB上配置靜態(tài)路由。在RouterA的接口上配置非等價(jià)負(fù)載分擔(dān)功能,使RouterA和RouterB之間的流量基于不同的鏈路進(jìn)行非等價(jià)負(fù)載分擔(dān)。數(shù)據(jù)準(zhǔn)備為完成此配置示例,需準(zhǔn)備如下的數(shù)據(jù):接口類(lèi)型和接口編號(hào)。精彩文檔實(shí)用標(biāo)準(zhǔn)文案各接口的IP地址和子網(wǎng)掩碼。Eth-Trunk接口編號(hào)。Eth-Trunk接口的帶寬值。操作步驟配置各個(gè)接口的IP地址(略)。配置靜態(tài)路由。#在RouterA上配置靜態(tài)路由。[RouterA]iproute-static2.2.2.23230.1.1.2[RouterA]iproute-static2.
3、2.2.23240.1.1.2#在RouterB上配置靜態(tài)路由。[RouterB]iproute-static1.1.1.13230.1.1.1[RouterB]iproute-static1.1.1.13240.1.1.1檢查路由配置。#在RouterA上查看靜態(tài)路由信息。displayiprouting-tableRouteFlags:R-relay,D-downloadtofib------------------------------------------------------------------------------RoutingT
4、ables:PublicDestinations:3Routes:5Destination/MaskProtoPreCostFlagsNextHopInterface2.1.1.255/32Direct00D127.0.0.1InLoopBack02.2.2.0/24Static600RD30.1.1.1Eth-Trunk1Static600RD40.1.1.1GigabitEthernet0/0/12.2.2.2/32Static600RD30.1.1.1Eth-Trunk1Static600RD40.1.1.1GigabitEthernet0/0/1#在RouterA
5、上可以ping通2.2.2.2。缺省情況下,RouterA的出接口上實(shí)現(xiàn)了等價(jià)負(fù)載分擔(dān)功能。在RouterA的接口上使能非等價(jià)路由負(fù)載分擔(dān)功能。精彩文檔實(shí)用標(biāo)準(zhǔn)文案[RouterA]interfaceeth-trunk1[RouterA-Eth-Trunk1]load-balancebandwidth1500000[RouterA-Eth-Trunk1]load-balanceunequal-costenable[RouterA-Eth-Trunk1]quit[RouterA]interfacegigabitethernet0/0/1[RouterA-GigabitEth
6、ernet0/0/1]load-balanceunequal-costenable[RouterA-GigabitEthernet0/0/1]quit重啟接口,使RouterA上的UCMP配置生效。[RouterA]interfaceeth-trunk1[RouterA-Eth-Trunk1]shutdown[RouterA-Eth-Trunk1]undoshutdown[RouterA-Eth-Trunk1]quit[RouterA]interfacegigabitethernet0/0/1[RouterA-GigabitEthernet0/0/1]shutdown[R
7、outerA-GigabitEthernet0/0/1]undoshutdown[RouterA-GigabitEthernet0/0/1]quit驗(yàn)證配置結(jié)果#在RouterA上仍可以ping通20.1.1.1。ping2.2.2.2PING2.2.2.2:56databytes,pressCTRL_CtobreakReplyfrom2.2.2.2:bytes=56Sequence=1ttl=255time=2msReplyfrom2.2.2.2:bytes=56Sequence=2ttl=255time=