160 likes | 291 Views
IPv6 路由搜尋演算法的探討. 出處:中山大學資工研究所碩士論文 作者:張瑋哲 資碩一 9601 郇智喬. 目錄. 簡介 相關文獻 Modified Memory Access Algorithm for IPv6 模擬及結果 結論. 簡介. IPv4 遇到的問題 IPv4 上的 routing lookup 方法 Conventional algorithm Hardware and caching solutions Protocol based solution New algorithm. 相關文獻. IPv4 IPv6
E N D
IPv6路由搜尋演算法的探討 出處:中山大學資工研究所碩士論文 作者:張瑋哲 資碩一 9601 郇智喬
目錄 • 簡介 • 相關文獻 • Modified Memory Access Algorithm for IPv6 • 模擬及結果 • 結論
簡介 • IPv4遇到的問題 • IPv4上的routing lookup方法 • Conventional algorithm • Hardware and caching solutions • Protocol based solution • New algorithm
相關文獻 • IPv4 • IPv6 • 文字表示法:X:X:X:X:X:X:X:X • 例如 ABCD:EF10:2345:6789:0120:0204:0106:1045 • Address type • Unicast :Aggregatable Global , Link-Local , Site-Local • Anycast • Multicast 8bits 4bits 4bits 80bits 32bits
相關文獻 • Routing Lookup on IPv4 • Dynamic Prefix Trie • Fast Routing Tale Lookup Using CAM • High-Performance IP Routing Table Lookup Using CPU Caching • Routing Lookups in Hardware at Memory Access Speeds • Scalable High Speed IP Routing Lookups • IP Lookups using Multiway and Multicolumn Search • Small Forwarding Tables for Fast Routing Table • Faster IP Lookups using Controlled Prefix Expansion
相關文獻 • Routing Lookup for IPv6 • Scalable High Speed IP Routing Lookups • IP Lookups using Multiway and Multicolumn Search • Faster IP Lookups using Controlled Prefix Expansion
Modified Memory Access Algorithm for IPv6 • 目前IPv6位址只使用了15% • 位址分段 • Multicast address • Unicast address • 總共切成7段一個RT16 五個RT8 一個RT64 • 分成四種Table RT16,RT8,RT8-end,RT64 • Building Routing Table
模擬及結果 • Test Pattern Design
模擬及結果 • Number of Memory Access
模擬及結果 • Number of Memory Space
模擬及結果 • Routing Table分層方法
結論 • 用硬體或大量記憶體配置路由表是可行的