Re: [controller-dev] Routing Service in ODL

2018-01-16 Thread Jamo Luhrsen
Try figuring out where your ping packets are getting dropped, if they are not going to the controller as a packet_in. Maybe on the source switch you can watch the packet counters to get an idea. I've CC'd the l2-switch dev list in case they have some other ideas. Thanks, JamO On 01/09/2018 07:09

Re: [controller-dev] Routing Service in ODL

2018-01-09 Thread S hj
Thank you for your reply. I installed nitrogen. In the scenario I am working on, there are only three wireless nodes running OVS. My goal is to connect these three nodes as SDNswitches together ( a line topology, s1---s2---s3). I followed the packets exchanged between switches and the controller

Re: [controller-dev] Routing Service in ODL

2018-01-03 Thread Jamo Luhrsen
Hi, Just a note that Beryllium is pretty old at this point. Our latest release is nitrogen [0] if you want to work with something newer. I just checked our l2switch CSIT job [1] and it's passing, so I assume that l2switch features are ok there. Those jobs are using mininet to simulate nodes/netwo

Re: [controller-dev] Routing Service in ODL

2018-01-03 Thread S hj
Hello, I installed l2switch feature. However, nodes still cannot ping each other. I am using openvswitch 2.6.1 and Opendaylight Beryllium. I check the feature as: "*feature:info odl-l2switch-switch*" the result is: *Description:* *OpenDaylight :: L2Switch :: Switch* *Feature has no Configura

Re: [controller-dev] Routing Service in ODL

2018-01-03 Thread S hj
Hello, I installed l2switch feature. However, nodes still cannot ping each other. I am using openvswitch 2.6.1 and Opendaylight Beryllium. I check the feature as: "*feature:info odl-l2switch-switch*" the result is: *Description:* *OpenDaylight :: L2Switch :: Switch* *Feature has no Configura

Re: [controller-dev] Routing Service in ODL

2017-12-16 Thread Faseela K
+netvirt-dev From: controller-dev-boun...@lists.opendaylight.org [mailto:controller-dev-boun...@lists.opendaylight.org] On Behalf Of S hj Sent: Saturday, December 16, 2017 12:06 AM To: controller-dev@lists.opendaylight.org Subject: [controller-dev] Routing Service in ODL Hello, I am new to

Re: [controller-dev] Routing Service in ODL

2017-12-15 Thread Jamo Luhrsen
Hi, you can try l2switch (CC'd that dev list) application to see if connectivity between switches will work. Once it's loaded and working properly, you should start seeing links show up in the dlux topology view. the feature name is "odl-l2switch-all" Thanks, JamO On 12/15/2017 10:35 AM, S hj

[controller-dev] Routing Service in ODL

2017-12-15 Thread S hj
Hello, I am new to Opendaylight controller. I am trying to connect three wireless nodes running openvswitch to Opendaylight(Beryllium). When I open the ODL delux, I can see the correct topology; however, nodes cannot ping each other. Also, it shows the flow tables are empty but when I check the f