Re: [pox-dev] Spanning Tree Algorithm

2015-01-09 Thread Murphy McCauley
I believe you're mistaken and the ports to which hosts are attached have flood enabled. What makes you think this isn't the case? -- Murphy On Jan 9, 2015, at 7:21 PM, TALAL AL-HARBI wrote: > If you print out ports status, you would see they are false. > > Sent from my iPhone > > On Jan 9,

Re: [pox-dev] Spanning Tree Algorithm

2015-01-09 Thread TALAL AL-HARBI
If you print out ports status, you would see they are false. Sent from my iPhone > On Jan 9, 2015, at 9:46 PM, Amer wrote: > > Dear Talal > > The ports that are connected to hosts are not creating loops, thus it will > not be disabled. > > Best regards, > Amer > > Sent from my iPhone > >>

Re: [pox-dev] LLDP flow installing in discovery module

2015-01-09 Thread tim huang
Thanks for your reply. Indeed, it's better to install the LLDP flow in the l2_multi or topo_proactive other than in the discovery module, but it doesn't that matter. Without this flow, by default ,the LLDP packet still will be forwarded to the controller anyway. On Fri, Jan 9, 2015 at 6:01 PM,

Re: [pox-dev] LLDP flow installing in discovery module

2015-01-09 Thread Murphy McCauley
In the case of l2_multi, there isn't a point. But l2_multi isn't the only component that uses discovery. Ones that don't clear the table don't have this issue at all. And some that do clear the table (e.g., topo_proactive) install the table entry themselves. As for what caused this... I thin

[pox-dev] LLDP flow installing in discovery module

2015-01-09 Thread tim huang
Hi, I found in the discovery module, the controller will install a flow for the LLDP packet to every switch, however, in the l2_multi module, the controller will clear all flows when there is a link event for re-calculating the path , which means the flow installed from discovery module will only

[pox-dev] Proxy Server on Openvswitch

2015-01-09 Thread chaitanya tanwar
Hi All, I want to set up proxy server on one openvswitch in the network where i created the network using mininet and using POX as controllet. Is it possible? Please help. Thanks and Regards.

Re: [pox-dev] Spanning Tree Algorithm

2015-01-09 Thread Amer
Dear Talal The ports that are connected to hosts are not creating loops, thus it will not be disabled. Best regards, Amer Sent from my iPhone > On ٠٩‏/٠١‏/٢٠١٥, at ١٠:٠٥ ص, TALAL AL-HARBI wrote: > > Hello There,,, > > I'm a bit confused about spanning tree algorithm. After detecting all li