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
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
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
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
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
+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
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
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