Introduction

In the early days of the Internet very little examination of the contents of the Routing Table had been carried out. While there were many discussions about the size of the table, only a one or two efforts at recording the size and contents of the table had been made.

With the introduction of CIDR and the transition from classful to classless addressing, the CIDR Report was instigated by Tony Bates as an effort to encourage ISPs to drop classful prefixes in favour of classless aggregates. The CIDR Report looked at the Internet Routing Table on a global scale and listed the top 30 ISPs who were contributing to the size of the table.

The CIDR Report was all there really was available to the general public, and examination of the table on a global scale ignored regional variations. The Routing Report was born out of this need.

Background

The Routing Report takes a BGP feed from an Internet router hosted by APNIC at the DIX-IE (formerly NSP-IXP2) facility in Japan. This router has a view of the full Internet Routing Table as received from APNIC's transit providers at DIX-IE.

Initially the analysis was targeted at the Asia Pacific Region, APNIC's service region, giving statistics on the Routing Table size and the APNIC region ISP's contribution to the Routing Table.

However, other regions showed interest in the details delivered by the report, and very soon it was extended to include other RIR regions, most recently with AfriNIC joining the RIR system. The report is now sent to the major operations lists around the world, on a request basis.

The report is produced on a weekly basis, with the mail shot based on data captured at 4am Australian Eastern Standard Time (+10GMT) every Saturday. The report is actually run on a daily basis, with a specialist mailing list (bgp-stats at lists.apnic.net) as the destination for interested subscribers.

The weekly mailshot is currently sent to the NANOG, APOPS, RIPE Routing Working Group, AfNOG and AusNOG mailing lists.

Explaining the Report

This section explains the contents of the report based on the headings contained in it.

Analysis Summary

Registry Region Analysis Summary

RIR Region Per AS Prefix Count Summary

This section lists the top 20 ASNs per RIR service region and their contribution to the Internet Routing Table. This is not the same as listing the largest ISPs, but those who are contributing most prefixes to the Internet. The columns list the ASN and the registered name of the ASN holder, the number of prefixes being announced, and the equivalent size in units of /20 blocks, and the number of prefixes they would announce if the ASN operator attempted to aggregate their announcements better.

Global Per AS Maximum Aggregation Summary

This section lists the top 20 ASNs who would contribute most to reducing the size the Internet Routing Table if they would perform better aggregation of their BGP announcements.

List of Unregistered Origin ASNs (Global)

This section lists any unallocated ASNs in use on the Internet. Mostly this captures private ASNs, but can also capture unallocated or ASNs still in the IANA reserved pool.

Advertised Unallocated Addresses

This section lists any prefixes being announced from unallocated address space.

Number of prefixes announced per prefix length (Global)

This section lists how many prefixes are being announced per prefix length in the Internet Routing Table

Advertised prefixes smaller than registry allocations

This section lists the top 20 ASNs which are announcing prefixes smaller than the minimum allocations made by the RIRs. It indicates the top deaggregators in the Internet.

Number of /24s announced per /8 block (Global)

This section lists how many /24s are being announced out of each of the /8 address blocks. It is designed to show where all the /24s in the Internet Routing Table are coming from.

Other Details

The analysis software generally assumes it is going to receive a file which is the snapshot of BGP feed from a Cisco IOS router. Generally a captured "show ip bgp summary" is sufficient.

The analysis software will take the BGP table from the router, and process the best paths only, ignoring alternative paths. The idea is that it makes most sense to use the paths that the router considers best, rather than anything else.

If the feed provided to the router has no best path in it at all (for example, it might be the BGP feed received from a peer only), the software will process that in its stead. Where multiple paths to the destination are available, with no best path chosen by the router, the software will take the first path in the list (basically the oldest path as the router sees it).

Summary

It is hoped that the data that the Routing Report supplies is useful to service providers and Internet operations observers. While the original aim was to encourage aggregation on a regional basis, it now has a much larger role of providing info on various Internet metrics.

Caveats

I really do hope that the analysis is bug free. It wouldn't surprise me if there are errors though. If you find any, please let me know.

Some of the older reports had some small errors in them - while I've fixed errors in the software, I haven't gone back and re-run the analysis.

IPv6

I have no plans as yet to look at the IPv6 Routing Table. If you really need to see what it is doing, please look at the IPv6 version of the CIDR Report.

Acknowledgements

Acknowledgements go to the many people who have reported bugs in the analysis software, to Tony Bates for original inspiration, and to Geoff Huston for many constructive suggestions and ideas.

Also, appreciative thanks to APNIC for permitting access to their Japanese node router, and for providing the server to run the analysis software and store the copious quantity of data it produces.

Philip Smith

October 2009