From owner-freebsd-net@FreeBSD.ORG Tue Aug 30 07:05:00 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42144106566B for ; Tue, 30 Aug 2011 07:05:00 +0000 (UTC) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.freebsd.org (Postfix) with ESMTP id 9B8F28FC14 for ; Tue, 30 Aug 2011 07:04:59 +0000 (UTC) Received: (qmail 323 invoked from network); 30 Aug 2011 05:54:23 -0000 Received: from localhost (HELO [127.0.0.1]) ([127.0.0.1]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 30 Aug 2011 05:54:23 -0000 Message-ID: <4E5C8BA7.3080501@freebsd.org> Date: Tue, 30 Aug 2011 09:05:11 +0200 From: Andre Oppermann User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: ivo.vachkov@gmail.com References: <20110829.155904.08325665.sthaug@nethelp.no> In-Reply-To: <20110829.155904.08325665.sthaug@nethelp.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org, sthaug@nethelp.no Subject: Re: Request for information/comment on default-free zone router properties X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Aug 2011 07:05:00 -0000 On 29.08.2011 15:59, sthaug@nethelp.no wrote: >> Is there any (no need to be official) information what is the number >> of different routes (for IPv4 and IPv6) on a default-free zone (DFZ) >> router in the Internet? I vaguely remember the number 450 000+ >> distinct routes for IPv4? But what about IPv6? > > See http://www.cidr-report.org - it has all the information you need. > > Extract from the weekly post to Nanog: > > Recent Table History > Date Prefixes CIDR Agg > 19-08-11 371450 219002 > 20-08-11 371427 219147 > 21-08-11 371547 219346 > 22-08-11 371326 218957 > 23-08-11 371090 219346 > 24-08-11 371769 219465 > 25-08-11 372189 219508 > 26-08-11 372363 219490 For IPv6 the current number of prefixes is about 12451. Both IPv4 and IPv6 numbers are expected to rise significantly in the future as more people migrate to IPv6, and the exhausted IPv4 pool gets fragmented more and more. >> On a related note, what is the number of the network interfaces on a >> DFZ router? No need for exact number, educated guess/estimation would >> be greatly appreciated too. > > How long is a piece of string? "It depends." And the same is the case > for number of interfaces. You obviously need a minimum of three for a > router to do anything "interesting" with the packets. Also, it depends > on whether you're talking about physical interfaces or logical (sub) > interfaces. I'd say anything from 3 to 20 is fairly typical. I'd say that range is about right for pure core/backbone routers. What happens more and more is that access concentrators (xDSL) run BGP as well. In that case the number of interfaces is 10k and more. Only a few of them 'run' BGP though. -- Andre