Yes, using ovs-vsctl has been recommended over ovs-dpctl as long as ovs-vsctl has been around.
On Thu, May 24, 2012 at 06:27:59PM -0700, Reid Price wrote: > Some options: > * Check to see if eth1 exists =) > * Try collecting some of the information listed in REPORTING_BUGS, and > posting again > * I believe it's recommended to use ovs-vsctl for this; 1.1.1 is almost a > year old though, didn't check. man pages would tell you > > -Reid > > On Thu, May 24, 2012 at 6:00 PM, harsha natarajan < > [email protected]> wrote: > > > Hello everyone > > > > > > I have created a datapath using ovs-dpctl add-dp dp0, but when I try > > to attach the datapath to the interface using ovs-dpctl add-if dp0 eth1 I > > am receving the following error. > > > > root@ubuntu:~/openvswitch-1.1.1/utilities# ovs-dpctl add-if dp1 eth1 > > May 24 17:52:26|00001|netdev|WARN|failed to get flags for network device > > eth1: No such device > > ovs-dpctl: eth1: failed to open network device (No such device) > > > > May I know what could be the reason please ? > > > > > > -- > > Regards > > Harsha Natarajan > > > > > > _______________________________________________ > > discuss mailing list > > [email protected] > > http://openvswitch.org/mailman/listinfo/discuss > > > > > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
