作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2007, Vol. 33 ›› Issue (11): 100-102. doi: 10.3969/j.issn.1000-3428.2007.11.037

• 网络与通信 • 上一篇    下一篇

基于Trie树分割路由表降低TCAM功耗的方法

刘 丹,赵有健   

  1. (清华大学计算机系,北京 100084)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-06-05 发布日期:2007-06-05

Trie-based Route Table Partition for Reducing Power Consumption of TCAM

LIU Dan, ZHAO Youjian   

  1. (Department of Computer, Tsinghua University, Beijing 100084)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-06-05 Published:2007-06-05

摘要: TCAM已成为在路由器设计中实现路由查找的硬件方案,具有速度快、实现简单的优点,但其功耗较高。该文提出了一种基于trie树的结构进行路由表分割、降低TCAM功耗的方法,同传统的TCAM相比,前缀数量达到200时降低大约80%的功耗,前缀数量越多,相对降低的比例越大。

关键词: Trie, TCAM, 路由表分割, 功耗

Abstract: TCAMs are popular for designing forwarding engine on the router. They are fast and simply to implement. However, the main drawback is high power consumption. This paper presents a scheme that use trie data structure for partitioning the routing table into TCAM blocks to improve power efficiency. Compared with traditional TCAM, the scheme can reduce the power consumption by about 80% for 200 prefixes and more reduced ration for more prefixes.

Key words: Trie, TCAM, Route table partition, Power consumption

中图分类号: