North American Network Operators Group

Date Prev | Date Next | Date Index | Thread Index | Author Index | Historical

Load balancing

  • From: dan
  • Date: Mon May 07 13:09:27 2007
  • Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=NkARnHdqupl9xnrF1K+39L08YXCijAPZu9zyhl2NakuhcISBNkzVXd1MThlyjoqhC39vOneAiCz1aMisbbTg3w3UjZUwCU9CKvVLslYssjy1bKYGoFSA0xJ48hEZ5Eiowi1VD2K5gOCLY31+/o4wYeA7D4w8vD8f4PMygrdPc8I=
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=JBe2quXhepxf0b7YoKj6lCsHy4FgKKrNWflIdIgFHxXFN+wRpK0Vy+MSxk4tfEDhtLAkvUL11WBJ7q+IZF3hFzULJKDS8g+bFIEJxqo895JgxwlH4OoIK7MnWcisAN5DVHT3V2gwJGaV7vOUjMnj8mdoF7vzG52cr8/g+DXGB1s=

Hello,
I currently have 2 routers with a single gigabit link (and corresponding internal BGP session) between them.
router1 <---------gigabit------->router2

Simple setup. Now that we have reached the limit on this gigabit link, we are adding a second gigabit link between the same 2 routers, and we wish to load balance across them. Traffic is about 5:1 ratio of out:in. router2 has bgp sessions with several upstreams, and router 1 has bgp sessions with further internal routers. What is the best way to balance across these 2 links?

---
dan