Re: running OpenBSD on switch hardware

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Claudio Jeker
Date: Friday, April 20, 2007 - 1:42 am

On Fri, Apr 20, 2007 at 09:48:44AM +0200, Toni Mueller wrote:

Depends on your definition of routing capabilities. Layer 3 switches
(ab)use the CAM to do route lookups. For example the Cisco 7600 switching
router is able to route/switch at high pps rates under normal (lab)
circumstances but they start to trash when your network is under a DDoS
attack. This comes from the fact that the CAM table is overflooded and so
many packets are redirected to the CPU for a slow routing lookup.
Most L3 switches have small CAM tables and so only small routing tables
can be handled efficently on those systems (small as in <20'000 routes
which is nothing compared to the 215'000 bgp prefixes seen on a full
view).
Also note that switching router do lookups in HW so any feature that is
not part of the HW engine needs help from the main CPU. Tunneling, IPsec,
statefull filtering, L2TP, MPLS VPN and so on are either not available or
are done fully in software.

L3 switches can be compared to running a system with 64M Ram and 4GB of
swap. Paging and swapping makes the box comparable to one with 4GB of RAM
until your running processes start to use more than the 64M available.

-- 
:wq Claudio
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
running OpenBSD on switch hardware, RedShift, (Thu Apr 5, 8:17 am)
Re: running OpenBSD on switch hardware, Karl Sjödahl - dunceor, (Thu Apr 5, 9:52 am)
Re: running OpenBSD on switch hardware, Siju George, (Thu Apr 5, 5:34 pm)
Re: running OpenBSD on switch hardware, Douglas Allan Tutty, (Thu Apr 5, 5:51 pm)
Re: running OpenBSD on switch hardware, Steve Shockley, (Thu Apr 5, 7:22 pm)
Re: running OpenBSD on switch hardware, Sam Fourman Jr., (Thu Apr 5, 7:32 pm)
Re: running OpenBSD on switch hardware, Diana Eichert, (Thu Apr 5, 8:48 pm)
Re: running OpenBSD on switch hardware, Karl Sjödahl - dunceor, (Thu Apr 5, 11:36 pm)
Re: running OpenBSD on switch hardware, rc, (Fri Apr 6, 12:14 am)
Re: running OpenBSD on switch hardware, RedShift, (Fri Apr 6, 12:25 am)
Re: running OpenBSD on switch hardware, RedShift, (Fri Apr 6, 1:26 am)
Re: running OpenBSD on switch hardware, rc, (Fri Apr 6, 1:54 am)
Re: running OpenBSD on switch hardware, tb@tbits.net, (Fri Apr 6, 1:56 am)
Re: running OpenBSD on switch hardware, Stuart Henderson, (Fri Apr 6, 2:08 am)
Re: running OpenBSD on switch hardware, Claudio Jeker, (Fri Apr 6, 3:09 am)
Re: running OpenBSD on switch hardware, Siju George, (Fri Apr 6, 3:51 am)
Re: running OpenBSD on switch hardware, RedShift, (Fri Apr 6, 4:35 am)
Re: running OpenBSD on switch hardware, Reyk Floeter, (Fri Apr 6, 4:38 am)
Re: running OpenBSD on switch hardware, Toni Mueller, (Fri Apr 20, 12:48 am)
Re: running OpenBSD on switch hardware, Stuart Henderson, (Fri Apr 20, 1:36 am)
Re: running OpenBSD on switch hardware, Claudio Jeker, (Fri Apr 20, 1:42 am)
Re: running OpenBSD on switch hardware, Pete Vickers, (Fri Apr 20, 3:53 am)