# Inferring Catchment in Internet Routing

**Authors:** Pavlos Sermpezis, Vasileios Kotronis

arXiv: 1905.04150 · 2019-05-13

## TL;DR

This paper introduces a formal model and algorithms for predicting Internet routing behavior by analyzing policy-based routing and topology, aiding network planning and measurement tasks.

## Contribution

It presents a novel framework for inferring routing catchment areas considering complex policies and topology, with algorithms that improve understanding of route dynamics.

## Key findings

- Algorithms successfully infer route behavior from datasets
- Framework captures complex routing policies like valley-free routing
- Evaluation shows practical applicability in network planning

## Abstract

BGP is the de-facto Internet routing protocol for exchanging prefix reachability information between Autonomous Systems (AS). It is a dynamic, distributed, path-vector protocol that enables rich expressions of network policies (typically treated as secrets). In this regime, where complexity is interwoven with information hiding, answering questions such as "what is the expected catchment of the anycast sites of a content provider on the AS-level, if new sites are deployed?", or "how will load-balancing behave if an ISP changes its routing policy for a prefix?", is a hard challenge. In this work, we present a formal model and methodology that takes into account policy-based routing and topological properties of the Internet graph, to predict the routing behavior of networks. We design algorithms that provide new capabilities for informative route inference (e.g., isolating the effect of randomness that is present in prior simulation-based approaches). We analyze the properties of these inference algorithms, and evaluate them using publicly available routing datasets and real-world experiments. The proposed framework can be useful in a number of applications: measurements, traffic engineering, network planning, Internet routing models, etc. As a use case, we study the problem of selecting a set of measurement vantage points to maximize route inference. Our methodology is general and can capture standard valley-free routing, as well as more complex topological and routing setups appearing in practice.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.04150/full.md

## Figures

21 figures with captions in the complete paper: https://tomesphere.com/paper/1905.04150/full.md

## References

53 references — full list in the complete paper: https://tomesphere.com/paper/1905.04150/full.md

---
Source: https://tomesphere.com/paper/1905.04150