The IPv4 Routed /24 Topology Dataset

This dataset contains information useful for studying the topology of the Internet. Data is collected by a globally distributed set of Ark monitors. The monitors use team-probing to distribute the work of probing the destinations among the available monitors.

We collect data by sending scamper probes continuously to destination IP addresses. Destinations are selected randomly from each routed IPv4 /24 prefix on the Internet such that a random address in each prefix is probed approximately every 24 hours (one probing cycle). Because team-probing distributes the probing work across all monitors, a single destination /24 will be probed by only one monitor in each probing cycle.

Scamper:

Measures Forward IPv4 Paths
scamper records an IPv4 address seen at each hop from a source to a destination by incrementing the "time to live" (TTL) of each IPv4 packet header, and recording replies from each router leading to the destination host.
Measures Round Trip Times (RTT)
scamper collects round trip time measured to each intermediate router as well as to the destination host.

In the current configuration, scamper probes with ICMP packets, using the Paris traceroute technique (ICMP-paris) to improve measurement integrity across load-balanced links. Data prior to November 2007 used an alternate UDP traceroute method. Data collected for each path probed includes:

  • RTTs, including both intermediate hops and the destination
  • IPID, TOS, and TTL, and size fields of response packets
  • IP length, TTL, and TOS fields of the probe packet that reached each hop (extracted from the response packet)
  • The ICMP type and code of responses
Scamper also is able to collect Path MTU information, but current measurements do not include that information. A sample binary warts file is available.

Data has been collected continuously since September 13, 2007, and is available in 24-hour-duration files.

Caveats that apply to this dataset:

  • The IPv4 Routed /24 Topology Dataset uses a dynamic destination list. Measurements to consistent IPv4 addresses are not available in this dataset.
  • Because team-probing distributes measurements across many monitors, the randomly selected IP addresses in a given routed prefix are not probed by the same set of monitors consistently over time.

Reading Topology Data

You can analyze this data (available in the warts format) with the sc_analysis_dump tool included in the scamper distribution package. The sc_analysis_dump tool prints out information about each trace in an easy-to-parse textual format (one trace per line). You would typically write a perl script to analyze the output of sc_analysis_dump.

Another tool you may want to consider is the warts-dump tool, which is also included in the scamper distribution. The output of warts-dump is somewhat less easy to parse, but warts-dump prints out practically all information contained in a warts file.

Finally, you can write your analysis scripts in the Ruby language using rb-wartslib, an easy-to-use Ruby binding to the warts I/O library.

Data availability

  • Data older than one year is available as a public dataset. You can obtain access using this form.
  • The most recent one year of data is available for use by academic researchers and US government agencies. This data is also available for corporate entities (including corporate researchers) who participate in CAIDA's membership program. Please, complete and submit the online form to request access to the most recent data. It usually takes about two to three business days to process your request. Upon approval you will receive an email with instructions on how to download the data you requested. If you have any questions or problems using this form, please contact data-info@caida.org.

Acceptable Use Agreement for the public data

Please read the terms of the CAIDA Acceptable Use Agreement (AUA) for Publicy Accessible Datasets below:

When referencing this data (as required by the AUA), please use:

The CAIDA UCSD IPv4 Routed /24 Topology Dataset - <dates used>,
https://www.caida.org/catalog/datasets/ipv4_routed_24_topology_dataset/

You are required to report your publications using this dataset to CAIDA.

Request Data Access

  • Access the publicly available CAIDA IPv4 Routed /24 Topology Dataset (and other topology data)
  • Request Access to the restricted CAIDA IPv4 Routed /24 Topology Dataset

Topology Datasets

References

For more information on CAIDA topology measurements, see:

For more information on topology measurements in general see:

Related Objects

See https://catalog.caida.org/dataset/ark_ipv4_traceroute to explore related objects to this document in the CAIDA Resource Catalog.
Published
Last Modified