Research and analysis of fast route lookup algorithms

Jian Wu,Xi Chen,Jianping Wu
2001-01-01
Ruan Jian Xue Bao/Journal of Software
Abstract:The design of fast route lookup algorithms is one of the key solutions to enhance the router's overall performance. With the detailed analysis of several different route lookup algorithms, this paper proposes a fast route lookup algorithm based on the RAM technology. Then we add the design idea of hash chain and tree search algorithms and suggest one configurable route lookup algorithm. The algorithm can be applicable to many different network environments with the configuration of the evaluation coefficient. The experiment shows the algorithm can achieve much higher route lookup performance than others. For example, 6.5 million route lookups of routing table with 100,000 route prefixes can be done in one second. The overall performance of the configurable algorithm can meet the forwarding need of higher speed core router successfully.
What problem does this paper attempt to address?