首页> 外文期刊>Computer networks >A longest prefix first search tree for IP lookup
【24h】

A longest prefix first search tree for IP lookup

机译:IP查找的最长前缀优先搜索树

获取原文
获取原文并翻译 | 示例

摘要

The IP lookup mechanism is a key issue, in the design of IP routers. IP lookup is an important action in a router, which finds the next hop of each incoming packet with a longest-prefix-match address in the routing table. This work places the routing table on a longest prefix first search tree, which is constructed as a heap-like structure by the prefix length. A router using this scheme has fewer memory accesses when executing IP lookup than a router designed according to the Trie [E. Fredkin, Trie Memory, Communication of the ACM 3 (1960) 490-500], Patricia [K. Sklower, A tree-based routing table for Berkeley Unix, in: Proceedings of the USENIX Conference, 1991, pp. 93-99] or Prefix tree [M. Berger, IP lookup with low memory requirement and fast update, in: Proceedings of IEEE High Performance Switching and Routing, 2003, pp. 287-291]. Some nodes of the proposed tree can include two entries of the routing table to decrease the number of tree nodes. For instance, a routing table with 163,695 entries can be held in the proposed tree with 156,191 nodes. Furthermore, an improved scheme is presented to partition a tree into several smaller trees. The simulation reveals that the scheme not only lowers the tree height effectively but also scales well to IPv6 addresses.
机译:IP查找机制是IP路由器设计中的关键问题。 IP查找是路由器中的一项重要操作,它可以在路由表中查找具有最长前缀匹配地址的每个传入数据包的下一跳。这项工作将路由表放在最长的前缀优先搜索树上,该树由前缀长度构造为类似堆的结构。使用这种方案的路由器在执行IP查找时,比根据Trie [E. Fredkin,Trie Memory,《 ACM 3通讯》(1960年,第490-500页),帕特里夏[K. Sklower,伯克利Unix的基于树的路由表,见:USENIX会议论文集,1991年,第93-99页]或前缀树[M. Berger,《具有低内存需求和快速更新的IP查找》,载于:《 IEEE高性能交换和路由》,2003年,第287-291页。提议的树的某些节点可以包括路由表的两个条目,以减少树节点的数量。例如,具有163,695个条目的路由表可以保存在具有156,191个节点的拟议树中。此外,提出了一种改进的方案以将树划分成几个较小的树。仿真表明,该方案不仅可以有效地降低树的高度,而且可以很好地扩展到IPv6地址。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号