DocumentCode :
2297549
Title :
Advanced CC algorithm for IP address lookup
Author :
Junfeng Wang ; Lufeng Qiao ; Shilei Shao ; Qinghua Chen
Author_Institution :
Inst. of Commun. Eng., PLA Univ. of Sci. & Technol., Nanjing, China
fYear :
2012
fDate :
29-31 Dec. 2012
Firstpage :
10
Lastpage :
14
Abstract :
Through the analysis and comparison of the existing IP address search algorithms, this paper presents a new routing search algorithm combined a cache buffer and a compressed binary trie routing search. We studied cache search algorithm primarily, this algorithm based on hash table and LRU (least recently used) algorithm realized cache table updating easily, which have improved the hit rate of cache table hold a table space of 1K and reduced the number of cache table node. Moreover, we researched the compressed trie search algorithm, when there is no destination address matching item in cache table, further compressed trie search will be carried out to realize the longest prefix matching, and the matched precise IP address and the outputting port would be saved in the cache table. The simulation results show that the routing search algorithm combined a cache buffer and compressed trie routing search could save resources and improve the search performance.
Keywords :
IP networks; cache storage; data compression; pattern matching; search problems; table lookup; telecommunication network routing; CC algorithm; IP address lookup; IP address search algorithm; LRU; cache buffer; cache search algorithm; cache table node; compressed binary trie routing search; hash table; hit rate; least recently used algorithm; prefix matching; routing search algorithm; search performance; Cache Buffer Search; Hash; LRU; Longest Prefix Matching;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computer Science and Network Technology (ICCSNT), 2012 2nd International Conference on
Conference_Location :
Changchun
Print_ISBN :
978-1-4673-2963-7
Type :
conf
DOI :
10.1109/ICCSNT.2012.6525880
Filename :
6525880
Link To Document :
بازگشت