Re: Router performance on OpenBSD and OpenBGPD

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Daniel Ouellet <daniel@...>
Cc: <misc@...>
Date: Monday, February 26, 2007 - 7:52 am

On 2007/02/25 20:05, Daniel Ouellet wrote:

I don't think you can do this exactly, but you can run OSPF on them,
let OpenBSD handle the main BGP sessions, and feed back a small BGP
table to the cisco containing just the prefixes that it needs to know
how to route. Something like this...

physical: peer -> cisco -> openbgp
e-bgp: peer <---------> openbgp (n.b. multihop for ebgp sessions)
ibgp: cisco <- openbgp

basically, cisco must know routes for any packets that will be fed
to it.

in some cases (e.g. one transit feed going into cisco) you may be
able to get away with just a static default route to the transit
on the cisco and OSPF or static routes back to your network.

Same with layer3 switches if you need more PPS than you can handle
on a PC and can live with limitations of the switches (e.g. restricted
table sizes and buffers).

I have ports for dynamips and dynagen if you need to play with cisco
configs and don't have spare ciscos: http://spacehopper.org/openbsd/

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Router performance on OpenBSD and OpenBGPD, Alex Thurlow, (Wed Feb 21, 7:17 pm)
Re: Router performance on OpenBSD and OpenBGPD, Joachim Schipper, (Thu Feb 22, 6:51 pm)
Re: Router performance on OpenBSD and OpenBGPD, Shohrukh Shoyokubov, (Wed Feb 21, 11:52 pm)
Re: Router performance on OpenBSD and OpenBGPD, Joachim Schipper, (Thu Feb 22, 6:52 pm)
Re: Router performance on OpenBSD and OpenBGPD, Henning Brauer, (Wed Feb 21, 7:41 pm)
Re: Router performance on OpenBSD and OpenBGPD, Liam J. Foy, (Wed Feb 21, 9:34 pm)
Re: Router performance on OpenBSD and OpenBGPD, Daniel Ouellet, (Wed Feb 21, 7:38 pm)
Re: Router performance on OpenBSD and OpenBGPD, Stuart Henderson, (Wed Feb 21, 8:10 pm)
Re: Router performance on OpenBSD and OpenBGPD, Daniel Ouellet, (Sun Feb 25, 9:05 pm)
Re: Router performance on OpenBSD and OpenBGPD, Stuart Henderson, (Mon Feb 26, 7:52 am)
Re: Router performance on OpenBSD and OpenBGPD, Alex Thurlow, (Wed Feb 21, 7:53 pm)
Re: Router performance on OpenBSD and OpenBGPD, Karsten McMinn, (Thu Feb 22, 5:03 pm)
Re: Router performance on OpenBSD and OpenBGPD, Martin Toft, (Sat Feb 24, 11:52 am)
Re: Router performance on OpenBSD and OpenBGPD, Dan Farrell, (Fri Mar 16, 3:09 pm)