EBGP Load Balance

From: Peng Zheng (zpnist@xxxxxxxxx)
Date: Thu Aug 15 2002 - 13:47:13 GMT-3


   
Hi,

I have this config.

R1 in AS 100.
R2 in AS 200.

There are two serial links between them.
One on 192.168.1.0/30
One on 192.168.2.0/30

I want to do load balance on these two links. R1 has
Lo0 with 1.1.1.0/24. R2 has Lo0 with 2.2.2.0/24.

I know I need to add ebgp-multi and update-source
under BGP config.

But I need to config the routes to let R1 and R2 know
how to get each other.

I found config with static route like:

on R1:

ip route 2.2.2.0 255.255.255.0 192.168.1.2
ip route 2.2.2.0 255.255.255.0 192.168.2.2

But for LAB, static routes are not allowed. How can I
implement this config without static route?

Thank you for help.

Best Wishes,
Peng Zheng



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:26 GMT-3