Conference Proceeding

Traceroute-Based Topology Inference without Network Coordinate Estimation

Dept. of Comput. Sci. & Eng., Hong Kong Univ. of Sci. & Technol. Clear Water Bay, Hong Kong
06/2008; DOI:10.1109/ICC.2008.312 pp.1615 - 1619 In proceeding of: Communications, 2008. ICC '08. IEEE International Conference on
Source: IEEE Xplore

ABSTRACT Underlay topology information is important to construct efficient overlay networks. To achieve end-to-end network topology inference among a group of hosts, traceroute-like tools are often used. Previously, Max-Delta has been proposed to infer a highly accurate topology with a low number of traceroutes. However, Max-Delta relies on external tools to estimate host coordinates, which incur considerable deployment overhead. In this paper, we consider novel inference schemes with no coordinate estimation. One choice is to select long paths to traceroute. That is, based on existing traceroute results, each host can estimate the distance between another host and itself. It can then select the host with the largest distance between them as the traceroute target. We call this scheme Longest-Path-First (LPF). Similarly, we can define Shortest-Path-First (SPF) inference. The intuition may indicate that LPF performs better than SPF, as longer paths often contain more underlay links and routers, and hence more undiscovered links or routers. However, our simulation results on Internet-like topologies show that SPF can achieve comparable performance with Max-Delta, while LPF performs even worse than a random inference scheme. To explain the results, we analyze the statistics of all-pairs paths between hosts. Our results show that long paths have serious overlaps on underlay links, showing much higher path stress than short paths. We also find that there exist quite a few links only appearing in short paths and seldom appearing in long paths. Therefore, with the same number of traceroutes, SPF can discover more underlay links and routers than LPF. Furthermore, as SPF prefers short paths, a traceroute in SPF sends less probing packets and consumes less network resource than that in LPF. Therefore, SPF is a highly efficient inference scheme with low deployment overhead and low measurement overhead.

0 0
 · 
0 Bookmarks
 · 
27 Views

Full-text

View
0 Downloads
Available from

Keywords

all-pairs paths
 
coordinate estimation
 
efficient inference scheme
 
efficient overlay networks
 
end-to-end network topology inference
 
estimate host
 
external tools
 
incur considerable deployment overhead
 
Internet-like topologies
 
largest distance
 
low deployment overhead
 
low measurement overhead
 
low number
 
network resource
 
novel inference schemes
 
random inference scheme
 
short paths
 
simulation results
 
traceroute results
 
traceroute-like tools