Implementing ARP-path low latency bridges in NetFPGA
暂无分享,去创建一个
The demo is focused on the implementation of ARP-Path (a.k.a. FastPath) bridges, a recently proposed concept for low latency bridges. ARP-Path Bridges rely on the race between broadcast ARP Request packets, to discover the minimum latency path to the destination host. Several implementations (in Omnet++, Linux, OpenFlow, NetFPGA) have shown that ARP-Path exhibits loop-freedom, does not block links, is fully transparent to hosts and neither needs a spanning tree protocol to prevent loops nor a link state protocol to obtain low latency paths. This demo compares our hardware implementation on NetFPGA to bridges running STP, showing that ARP-Path finds lower latency paths than STP.
[1] Alan L. Cox,et al. EtherProxy: Scaling Ethernet By Suppressing Broadcast Traffic , 2009, IEEE INFOCOM 2009.
[2] Arturo Azcorra,et al. Fast Path Ethernet Switching: On-demand, efficient transparent bridges for data center and campus networks , 2010, 2010 17th IEEE Workshop on Local & Metropolitan Area Networks (LANMAN).
[3] János Farkas,et al. Shortest path bridging: Efficient control of larger ethernet networks , 2010, IEEE Communications Magazine.