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 Configuration* *Feature configuration files: * * etc/opendaylight/karaf/58-l2switchmain.xml* *Feature depends on:* * odl-l2switch-hosttracker 0.3.0-Beryllium* *Feature contains followed bundles: * * mvn:org.opendaylight.l2switch.main/main-impl/0.3.0-Beryllium* *Feature has no conditionals.* In addition, I check the feature as: "*feature:info odl-l2switch-switch-ui*" the result is: *Feature odl-l2switch-switch-ui 0.3.0-Beryllium* *Description:* * OpenDaylight :: L2Switch :: Switch* *Feature has no Configuration* *Feature ** has no **configuration files* *Feature depends on:* * odl-l2switch-switch-rest 0.3.0-Beryllium* * odl-mdsal-apidocs 1.3.0-Beryllium* * odl-mdsal-xsql 1.3.0-Beryllium* * odl-dlux-core 0.3.0-beryllium* *Feature has no bundles.* *feature has no conditionals.* Should I configure the features to see that nodes can ping each other? Thank you > > On Fri, Dec 15, 2017 at 2:27 PM, Jamo Luhrsen <[email protected]> wrote: > >> 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 wrote: >> > >> > 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 flow tables in openvswitches >> there are some drop-action rules. I have some questions >> > about this issue. >> > >> > Is there any default routing service in ODL to help these three nodes >> to ping each other? Should I activate some features in >> > ODL for this routing? or I have to write my own module? >> > Also, there are a lot of links and tutorial for ODL and I do not know >> how to start learning. Could you please guide me how to >> > start learning ODL? >> > >> > >> > Thank you >> > >> > >> > _______________________________________________ >> > controller-dev mailing list >> > [email protected] >> > https://lists.opendaylight.org/mailman/listinfo/controller-dev >> > >> > >
_______________________________________________ controller-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/controller-dev
