Re: [Ryu-devel] Routing in Fat Tree Network

2014-09-27 Thread Thulasi ram Valleru
Can we possibly determine the route of the packet traversal to destination at the time the packet reaches the controller for the first time, then install the flows to respective network devices. Regards, Thulasiram Valleru. On 27-Sep-2014 1:23 PM, "FUJITA Tomonori" wrote: > On Tue, 23 Sep 2014 1

Re: [Ryu-devel] Routing in Fat Tree Network

2014-09-27 Thread FUJITA Tomonori
On Tue, 23 Sep 2014 15:26:15 +0200 Chandra Satriana wrote: > Can you tell me if there's an existing multipath routing module in Ryu for > a Fat Tree Network, to utilize all the available routes instead of using > STP ? Ryu supports BGP. > Also, is it possible to know the location of the hosts,

[Ryu-devel] Routing in Fat Tree Network

2014-09-23 Thread Chandra Satriana
Hi, Can you tell me if there's an existing multipath routing module in Ryu for a Fat Tree Network, to utilize all the available routes instead of using STP ? Also, is it possible to know the location of the hosts, without firstly sending ARP requests? such as by taking it from the topology infor