[27120] in North American Network Operators' Group
Re: Yahoo! Lessons Learned
daemon@ATHENA.MIT.EDU (Henry Kilmer)
Wed Feb 9 13:55:51 2000
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <14497.46285.53262.631135@zany.terrapin.net>
Date: Wed, 9 Feb 2000 13:41:17 -0500 (EST)
From: Henry Kilmer <hank@rem.com>
To: nanog@nanog.org
In-Reply-To: <4.2.2.20000209103452.00dbf7f0@mail.speedus.net>
Errors-To: owner-nanog-outgoing@merit.edu
Kai Schlichting writes:
>I recall that SprintLink had some, uhm, plans to put ingress (and
>egress?) filters on all interfaces facing dedicated customers that
>were not multi-homed. This came after realization that education of
>the end-user was a fruitless and herculian task: Network smarts
>are virtually non-existent in IT departments, and even loads of
>smaller ISPs everywhere. Whatever became of this project ?
>
>At what traffic level (across the entire box) do Cisco 7{0;2;5}00
>routers with RSP{2;4} cards fall over and die because of CPU load?
This becomes rather difficult to do properly when a large percentage
of an ISPs customer base are multihomed. The unicast RPF check knob
does not handle this situation so you are left generating access
lists which has different scaling issues to contend with. Still
doable but more difficult.
-Hank