[ovs-discuss] Problem in packet match

2014-10-31 Thread Prashant Chougule
in_port=1,dl_type=0x86dd,nw_proto=58,actions=output:2 ping6 works reason of this behavior? -- Thanks &Regards, Prashant Chougule. ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

[ovs-discuss] error in insmod of ovs2.0.0

2013-11-13 Thread Prashant Chougule
hello, I am trying to add kernel module of openvswitch-2.0.0 on my ubuntu-12.04 with kernel 3.2.0 but when i am doing #insmod datapath/linux/openvswitch.ko it gives me error insmod: error inserting 'datapath/linux/openvswitch.ko': -1 Unknown symbol in module -- Thanks &Reg

Re: [ovs-discuss] SSL to controller

2013-09-19 Thread Prashant Chougule
013 at 5:09 AM, Prashant Chougule > wrote: > > hello, > > > > I am trying to connect ovs with floodlight controller over ssl > but > > i am not able to connect, > > i have created keys for the controller and for switch using ovs-pki and > try >

[ovs-discuss] SSL to controller

2013-09-19 Thread Prashant Chougule
worker #1-2] INFO n.f.core.internal.Controller - Disconnected switch OFSwitchImpl [/ 127.0.0.1:40014 DPID[?]] such messages. am doing any wrong setp or anybody tell me how to set ssl between ovs and controller? -- Thanks &Regards, Prashant Chou

Re: [ovs-discuss] problem with gre-tunnel

2013-08-01 Thread Prashant Chougule
=2.2.2.2 > """ > Is this the same as yours? If it is, seems to be caused by other misconfig. > And you may need to use commands like tcpdump, ovs-dpctl dump-flows, route > for debugging. > You may refer to this thread for ways of debugging: > http://openvswitch.org/

Re: [ovs-discuss] problem with gre-tunnel

2013-08-01 Thread Prashant Chougule
under br2 but try to ping to 11.11.11.25 from .26 but not working. am i doing some wrong setps in it? On Thu, Aug 1, 2013 at 9:49 PM, Alex Wang wrote: > Hey Prashant, > > > On Thu, Aug 1, 2013 at 8:23 AM, Prashant Chougule > wrote: > >> means >> if i have two bridge

Re: [ovs-discuss] problem with gre-tunnel

2013-08-01 Thread Prashant Chougule
e about interface types, do "man ovs-vswitchd.conf.db" and > check "Interface TABLE" > > Also this post can be helpful: > http://blog.scottlowe.org/2013/05/07/using-gre-tunnels-with-open-vswitch/ > > Kind Regards, > Alex Wang, > -- Thanks &Regards, P

[ovs-discuss] problem with gre-tunnel

2013-08-01 Thread Prashant Chougule
between 10.10.10.25 and 10.10.10.26 but not working am i doing some wrong setps? -- Thanks &Regards, Prashant Chougule. ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

[ovs-discuss] (no subject)

2013-07-26 Thread Prashant Chougule
when adding new action the length in ofpacts_format of variable is i found 0 so it always set it to drop. anybody help am i doing or forgot to add something to do ? -- Thanks &Regards, Prashant Chougule ___ discuss mailing list discuss@openvswitch

[ovs-discuss] actions

2013-07-26 Thread Prashant Chougule
ards, Prashant Chougule. ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

[ovs-discuss] ovs with flowvisor

2013-07-18 Thread Prashant Chougule
so that it can discover ovs ? -- Thanks &Regards, Prashant Chougule. ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

[ovs-discuss] problem in multiple bridge creation

2013-07-10 Thread Prashant Chougule
-11T10:05:23Z|9|bridge|ERR|failed to create bridge s2: No such device i try with different name,but same error not able to assign ip to other bridges s2 and s3 , am i doing something wrong when creating bridge? Thanks &Regards, Prashant Chou

[ovs-discuss] ovs-ofctl: unknown command 'replace-flows

2013-05-24 Thread Prashant Chougule
hi, I am trying to replace the flows from the table but found an error ovs-ofctl: unknown command 'replace-flows' i used command like ./ovs-ofctl --readd replace-flows br0 file file is rules to be replace in table, is their any wrong in my syntax? -- Thanks &Regards, Pra

[ovs-discuss] (no subject)

2013-04-28 Thread Prashant Chougule
=696653, drop=0, errs=0, coll=0 (gbe3) port 2: rx pkts=1680, bytes=148306, drop=0, errs=0, frame=0, over=0, crc=0 tx pkts=6257, bytes=705885, drop=0, errs=0, coll=0 (gbe2) what is that other pkts other than ICMP ? -- Thanks &Regards, Prashant Chou

Re: [ovs-discuss] problem in adding flows

2013-04-26 Thread Prashant Chougule
push these rules in table. On Sat, Apr 27, 2013 at 12:06 PM, Justin Pettit wrote: > You didn't include the contents of the file. Also, is that the actual > output of the command? What's "o/p"? > > --Justin > > > On Apr 26, 2013, at 11:31 PM, Prashant

Re: [ovs-discuss] problem in adding flows

2013-04-26 Thread Prashant Chougule
able > to help you more. > > --Justin > > > On Apr 26, 2013, at 10:11 PM, Prashant Chougule > wrote: > > > same problem with these flows also , > > unknown keyword priority when ./ovs-ofctl add-flow br0 file > > > > 1 > priority=60008,in_port=1,idle

Re: [ovs-discuss] problem in adding flows

2013-04-26 Thread Prashant Chougule
that's closer to > what you want to do. > > --Justin > > On Apr 26, 2013, at 8:45 PM, Prashant Chougule > wrote: > > > hi, > > > > I am trying to add file with 1000 rules, it will give me unknown keyword > priority as a error if push individual flow it i

[ovs-discuss] problem in adding flows

2013-04-26 Thread Prashant Chougule
hi, I am trying to add file with 1000 rules, it will give me unknown keyword priority as a error if push individual flow it is working, some of the rules from the file 1 priority=65536,idle_timeout=5,dl_type=0x060,in_port=ANY,nw_src=81.110.124.109,nw_dst=249.145.51.3,actions=output:2 2

Re: [ovs-discuss] test result

2013-04-22 Thread Prashant Chougule
wrote: > On Mon, Apr 22, 2013 at 04:37:57PM +0530, Prashant Chougule wrote: > > I am studying classifier part to modify the classification, > > where can i get standard test result of openvswitch to compare with > > modified code? i looked on so many links but i d

[ovs-discuss] test result

2013-04-22 Thread Prashant Chougule
older like test-packet,test-flow etc. -- Thanks &Regards, Prashant Chougule. ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

Re: [ovs-discuss] resubmit action field

2013-04-17 Thread Prashant Chougule
I think the look-up count and matched field should show in the respective table as i resubmit to table 2 but it is not . On Wed, Apr 17, 2013 at 9:37 PM, Ben Pfaff wrote: > On Wed, Apr 17, 2013 at 02:28:57PM +0530, Prashant Chougule wrote: > > I am trying to figure out abou

[ovs-discuss] resubmit action field

2013-04-17 Thread Prashant Chougule
=resubmit(1,2) it ping but after some timeout that flow gets delete or remove from table, why? please anybody tell me about the how resubmit work. -- Thanks &Regards, Prashant Chougule. ___ discuss mailing list discuss@openvswitch.org http://openvswitch

[ovs-discuss] (no subject)

2013-04-16 Thread Prashant Chougule
and how to see these flows ? and i am confused about the action=NORMAL in flow addition, i read the ovs-ofctl man but not clearly understand , anybody tell me what it exactly means. -- Thanks &Regards, Prashant Chougule. ___ discuss mailing list dis

Re: [ovs-discuss] after default flow delete

2013-04-08 Thread Prashant Chougule
that table..? On Mon, Apr 8, 2013 at 9:36 PM, Jesse Gross wrote: > On Mon, Apr 8, 2013 at 4:59 AM, Prashant Chougule > wrote: > > in my ovs setup i have bridge br0 and port eth0 under it > > m1 ip:192.168.1.15 > > m2 ip:192.168.1.9 > > > > > > I have

[ovs-discuss] after default flow delete

2013-04-08 Thread Prashant Chougule
flow like sudo ./ovs-ofctl add-flow br0 priority=0,idle_age=0,nw_src=192.168.1.9,nw_dst=192.168.1.15,dl_dst=c2:b8:ec:e1:2e:46,dl_src=e8:40:f2:3c:ad:93,actions=output:1 i am not able to ping m2 - m1 why ? help me with this. -- Thanks &Regards, Prashant Chou

[ovs-discuss] how to print or see vlog mesg

2013-01-21 Thread Prashant Chougule
can anybody tell me how to print some value or messages from OVS and where I see or get that value? just like printf how i put my msg in OVS and see that o/p? -- Thanks &Regards, Prashant Chougule. ___ discuss mailing list discuss@openvswitch

[ovs-discuss] how to test dummy

2013-01-15 Thread Prashant Chougule
hello, I am using openvswitch-1.7.0 I enable the dummy in ovswitchd with --enable-dummy but how am going to weather dummy is working or not. please anybody tell me how to test dummy is working or not. -- Thanks &Regards, Prashant Chou

[ovs-discuss] (no subject)

2013-01-14 Thread Prashant Chougule
Hello, I am new to openvswitch,i am trying to add datapath_type=dummy when setting bridge ovs-vsctl set bridge br0 datapath_type=dummy but finding error, will you please tell how to use it and test it weather dummy is working or not. -- Thanks &Regards, Prashant Chou

[ovs-discuss] (no subject)

2013-01-13 Thread Prashant Chougule
Hello, I am new to openvswitch,i am trying to add datapath_type=dummy when setting bridge ovs-vsctl set bridge br0 datapath_type=dummy but finding error, will you please tell how to use it and test it weather dummy is working or not. -- Thanks &Regards, Prashant Chou