DocumentCode :
3126775
Title :
Data Structures and Algorithms for Packet Forwarding and Classification
Author :
Sahni, Sartaj
Author_Institution :
Dept. of Comput. & Inf. Sci. & Eng., Univ. of Florida, Gainesville, FL, USA
fYear :
2009
fDate :
14-16 Dec. 2009
Firstpage :
3
Lastpage :
3
Abstract :
Summary form only given. Efficient packet forwarding is central to moving traffic smoothly through the Internet. For example, at a line rate of 10Gbps and a minimum packet size of 40 bytes, an Internet router must process more than 30 million packets per second. At 80Gbps, more than 240 million packets must be processed per second. At its simplest, packet processing involves extracting the packet´s destination address, doing a look up in a router table of size up to about 1 million, and sending the packet to its next hop as determined by the table lookup. Besides providing a very high look up rate, an Internet router must be able to update its lookup table at rates that are of the order of 50,000 updates per second (peak). The extreme performance demand on an Internet router may be somewhat reduced by maintaining an additional flow table, filtering out packets that correspond to a packet in the flow table, and doing a router table lookup only for those packets that do not correspond to an existing flow. Power consumption is another very important consideration in the design of an Internet router. For example, Sekiguchi projects that with a 40% annual growth in Internet traffic, the energy consumed by routers in Japan in 2022 will exceed the 2005 gross power generation of Japan. Extensive research has been conducted to develop good data structures to meet the lookup and update requirements of a router as well as to reduce power consumption. This talk reviews some of this research as well as current trends in router design. Sample data structures include multibit one- and two-dimensional tries and hybrid shape shifting tries. Hardware assisted solutions such as Ternary Content Addressable Memories also are reviewed. For more details, see the listed references.
Keywords :
Internet; content-addressable storage; data structures; table lookup; telecommunication network routing; Internet router; data structures; lookup table; packet classification algorithms; packet destination address; packet forwarding; packet processing; packets filtering; power consumption; router design; router table; Associative memory; Data structures; Energy consumption; Hardware; Information filtering; Information filters; Internet; Power generation; Shape; Table lookup;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Pervasive Systems, Algorithms, and Networks (ISPAN), 2009 10th International Symposium on
Conference_Location :
Kaohsiung
Print_ISBN :
978-1-4244-5403-7
Type :
conf
DOI :
10.1109/I-SPAN.2009.122
Filename :
5381988
Link To Document :
بازگشت