Guest_imported
New member
- Jan 1, 1970
- 0
I have a Serial interface and a Bri interface on a 2610 router at my remote sites. I use the Bri as a backup for the Serial link.
I also want to use the Bri for 'top-up' to provide additional bandwidth to my connection to my central site when the serial link gets congested. I configured the backup load command for this. "backup load 80 50" . This works but I have problem balancing the traffic over the two active links.
I am running RIP and tried this with EIGRP as well. What happens is that the transmit traffic goes over one link(SERIAL) and receive over the other link (BRI). I suppose this is a form of load sharing/ balancing but this actually is not very effective if for instance there is a bigger load of transmit traffic (e.g FTP from remote to central site) than a receive load. The result is the transmit traffic is still quite slow despite the route on the BRI also being up, which is also an unnecessary cost for the company.
Is there a way to truly load balance the traffic on these two active links (half tx and rx on Serial(64K), and half rx and tx on BRI(64K))
I also want to use the Bri for 'top-up' to provide additional bandwidth to my connection to my central site when the serial link gets congested. I configured the backup load command for this. "backup load 80 50" . This works but I have problem balancing the traffic over the two active links.
I am running RIP and tried this with EIGRP as well. What happens is that the transmit traffic goes over one link(SERIAL) and receive over the other link (BRI). I suppose this is a form of load sharing/ balancing but this actually is not very effective if for instance there is a bigger load of transmit traffic (e.g FTP from remote to central site) than a receive load. The result is the transmit traffic is still quite slow despite the route on the BRI also being up, which is also an unnecessary cost for the company.
Is there a way to truly load balance the traffic on these two active links (half tx and rx on Serial(64K), and half rx and tx on BRI(64K))