Hi


2015-03-13 20:42 GMT+08:00 Adebayo Adedayo <[email protected]>:

> Hi,
>  I have installed openvswitch but there is a problem with the
> openvswitch-datapath-dkms Pls what can i do to solve this.
>  Second the ovs-vswitchd --version is only showing openflow 1.0 how will i
> gat support for 1.3


Use install.sh -a to install ALL packages, including openflow 1.3 support


> and how will i configure it to work with ryu successfully,


What did you mean? You need to add OFP_VERSIONS =
[ofproto_v1_3.OFP_VERSION] in your add, for example:
https://github.com/osrg/ryu/blob/master/ryu/app/simple_switch_13.py#L26





> I am using vmware 11 and running ubuntu 14.04 on windows host usung vmware
> 11 and openvswitch 2.0.2. Pls let me know if i can use the 2.3.0 version
> and If it will work well with ryu and the right way to check the version of
> the openvswitch.
>

to check the version of ovs, use --version to get vetsion of ovs


>  I also want to ask the reason why my ryu was installed in the bin while
> mininet was in the home directory. Let me know how to fix all please.
> Thank you so much
>

use `which mn` to know path you install, it should be /usr/local/bin/mn


>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to