학술논문

A trie-based algorithm for IP lookup problem
Document Type
Conference
Source
Globecom '00 - IEEE. Global Telecommunications Conference. Conference Record (Cat. No.00CH37137) GLOBECOM '2000 Global Telecommunications Conference, 2000. GLOBECOM '00. IEEE. 1:593-598 vol.1 2000
Subject
Communication, Networking and Broadcast Technologies
Computing and Processing
Components, Circuits, Devices and Systems
Aerospace
Routing
Internet
Telecommunication traffic
Traffic control
Analytical models
Hardware
Multimedia systems
Bandwidth
Optical fiber networks
Aggregates
Language
Abstract
The increase in routing table sizes, number of updates, traffic, speed of links and migration to IPv6 have made IP address lookup, based on longest prefix matching, a major bottleneck for high performance routers. We evaluate and compare several schemes based on complexity analysis and simulation results. We present a trie based scheme, which we call linked list cascade addressable trie (LLCAT), which is easy to be implemented in hardware and allows routing table update operations to be performed incrementally requiring very few memory operations guaranteed for worst case to satisfy requirements of dynamic routing tables in high speed routers. We also consider compression schemes to be applied to our algorithm to improve memory consumption and search time.