DocumentCode :
1144879
Title :
Scalable, Memory Efficient, High-Speed IP Lookup Algorithms
Author :
Sangireddy, Rama ; Futamura, Natsuhiko ; Aluru, Srinivas ; Somani, Arun K.
Author_Institution :
Dept. of Electr. Eng., Univ. of Texas, Richardson, TX, USA
Volume :
13
Issue :
4
fYear :
2005
Firstpage :
802
Lastpage :
812
Abstract :
One of the central issues in router performance is IP address lookup based on longest prefix matching. IP address lookup algorithms can be evaluated on a number of metrics—lookup time, update time, memory usage, and to a less important extent, the time to construct the data structure used to support lookups and updates. Many of the existing methods are geared toward optimizing a specific metric, and do not scale well with the ever expanding routing tables and the forthcoming IPv6 where the IP addresses are 128 bits long. In contrast, our effort is directed at simultaneously optimizing multiple metrics and provide solutions that scale to IPv6, with its longer addresses and much larger routing tables. In this paper, we present two IP address lookup schemes—Elevator-Stairs algorithm and logW-Elevators algorithm. For a routing table with N prefixes, The Elevator-Stairs algorithm uses optimal cal O(N) memory, and achieves better lookup and update times than other methods with similar memory requirements. The logW-Elevators algorithm gives cal O(\\log W) lookup time, where W is the length of an IP address, while improving upon update time and memory usage. Experimental results using the MAE-West router with 29 487 prefixes show that the Elevator-Stairs algorithm gives an average throughput of 15.7 Million lookups per second (Mlps) using 459KB of memory, and the logW-Elevators algorithm gives an average throughput of 21.41Mlps with a memory usage of 1259KB.
Keywords :
IP networks; table lookup; telecommunication network routing; IP addresses; IP lookup Algorithms; IPv6; average throughput; data structure; elevator-stairs algorithm; logW-elevators algorithm; prefix matching; router performance; routing tables; Computer science; Data structures; Elevators; Floors; Helium; Optimization methods; Random access memory; Routing; Scalability; Throughput; Address lookups; IP packet forwarding; longest prefix matching; routing tables; scalability;
fLanguage :
English
Journal_Title :
Networking, IEEE/ACM Transactions on
Publisher :
ieee
ISSN :
1063-6692
Type :
jour
DOI :
10.1109/TNET.2005.852878
Filename :
1498816
Link To Document :
بازگشت