Title :
Storage-Efficient Architecture for Routing Tables via Prefix Transformation
Author :
Pong, Fong ; Tzeng, Nian-Feng
Author_Institution :
Broadcom Corp., Santa Clara
Abstract :
This article deals with a novel architecture for IP routing table construction, on the basis of a single set-associative hash table to support fast longest prefix matching (LPM). The proposed architecture uses two key techniques to lower table storage required drastically: (1) storing transformed prefix representations and (2) accommodating multiple prefixes per table entry via prefix aggregation. Given a set of chosen prefix lengths (called "treads"), all prefixes are rounded down to nearest treads before hashed to the table using their transformed representations so that prefix aggregation opportunities abound in hash entries. Significant table storage reduction makes it possible to fit a large routing table in on-chip SRAM, solving both the memory and bandwidth- intensive problems faced by IP routing. Simulation results on real routing tables show that the proposed architecture saves at least two folds of storage when compared with most known hash table- based design or trie-based design. In addition, our design enjoys fast lookups and incremental updates, with the worst-case lookup time upper-bounded theoretically by the number of treads (zeta) but found experimentally to be 4 memory accesses when zeta equals 8.
Keywords :
IP networks; bandwidth allocation; telecommunication network routing; IP routing table construction; bandwidth-intensive problems; longest prefix matching; on-chip SRAM; prefix aggregation; prefix transformation; single set-associative hash table; storage-efficient architecture; table storage reduction; trie-based design; Buildings; Computer architecture; Computer networks; Data structures; Delay; Educational institutions; Filters; Random access memory; Routing; Tree data structures;
Conference_Titel :
Local Computer Networks, 2007. LCN 2007. 32nd IEEE Conference on
Conference_Location :
Dublin
Print_ISBN :
0-7695-3000-1
Electronic_ISBN :
0742-1303
DOI :
10.1109/LCN.2007.40