Hi emosco
The patch ports doesn't support qos.
You can use veth pair instead for qos.
Thanks
Abhishek Jain
On 23-Nov-2015 1:53 AM, wrote:
> Hi all,
>
> I have the same problem, over patch port I can't insert a QoS or a queue
>
> It exist a solution?
>
> Rega
I'm able to solve the issue using veth pair instead of patch ports as patch
port doesnt support qos.
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Hi
I need to configure OVS queues using OVS patch ports.Below is the setup..
---
|192.168.1.1
|
Thanks Ben.I'll try this and let you know.
On Fri, Apr 17, 2015 at 4:58 AM, Ben Pfaff wrote:
> On Thu, Apr 16, 2015 at 06:31:31PM +0530, abhishek jain wrote:
> > I need to configure QOS queues on Openvswitch from remote system.The OVS
> > is connected to SDN contr
Hi
I need to configure QOS queues on Openvswitch from remote system.The OVS
is connected to SDN controller.Please help me regarding this.
Thanks
Abhsihek Jain
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/disc
Hi justin
Yes the iperf traffic is surely flowing through OVS.Also the configured
flows for dropping udp traffic are matching but still the udp traffic is
not dropping.
On Mar 12, 2015 1:28 PM, "Justin Pettit" wrote:
>
> > On Mar 12, 2015, at 12:52 AM, abhishek jain
> wr
Hi Justin
I captured packets on wireshark with udp as filter and I was not able to
obtain UDP packets with UDP traffic rule matching in OVS.
Thanks
On Thu, Mar 12, 2015 at 2:03 PM, abhishek jain
wrote:
> Hi justin
>
> Yes the iperf traffic is surely flowing through OVS.Also the c
t:1
cookie=0x0, duration=21.296s, table=0, n_packets=22, n_bytes=3588,
idle_age=6, priority=15,in_port=1 actions=LOCAL
Please help regarding this.
On Thu, Mar 12, 2015 at 12:49 PM, Justin Pettit wrote:
>
> > On Mar 12, 2015, at 12:09 AM, abhishek jain
> wrote:
> >
> >
Hi Justin
We have changed the priority of other flows also.
ovs-ofctl dump-flows br0
NXST_FLOW reply (xid=0x4):
cookie=0x0, duration=73.296s, table=0, n_packets=0, n_bytes=0,
idle_age=73, priority=15,udp,tp_src=5001 actions=drop
cookie=0x0, duration=162.284s, table=0, n_packets=2386, n_bytes=8
Hi Ben
I tried this,but it didn't worked.
Is there any other any option for this,please let me know.
On Thu, Jul 17, 2014 at 10:18 PM, Ben Pfaff wrote:
> On Thu, Jul 17, 2014 at 01:00:20PM +0530, abhishek jain wrote:
> > I'm using openvsswitch-2.1.2 and need to build oflo
Hi
I'm using openvsswitch-2.1.2 and need to build oflops with it.Whenever I'm
running the command ... ./configure
--with-openflow-src-dir=/home/ashu/Downloads/openvswitch-2.1.2,I'm getting
following error
configure: error: Could not find appropriate OFPT_FLOW_EXPIRED substitute
in openflow
Hi Ben
How can we set the limit for the same.
Thanks
Abhishek Jain
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Hi
I want to know that how many flows can be added in one ovs table?
Thanks
Abhishek Jain
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Hi
An official announcement should be made regarding this.We are all waiting
for the same.
Anyone please help.When we can expect the full fletched support for
openflow 1.3 in openvswitch release?
On Tue, Jan 28, 2014 at 11:58 AM, thasleem palara wrote:
> From ovs document we came to know that o
Hi Ramana
Thanks for the help.
On Tue, Jan 28, 2014 at 12:42 PM, Ramana Reddy wrote:
> Hi Abhishek,
> Please read this.
>
>
> http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob_plain;f=OPENFLOW-1.1%2B;hb=HEAD
>
>
> On Tue, Jan 28, 2014 at 12:40 PM, abhi
HI Ben
It's fine.Thanks.
On Tue, Jan 28, 2014 at 12:39 PM, Ben Pfaff wrote:
> On Tue, Jan 28, 2014 at 12:37:10PM +0530, abhishek jain wrote:
> > I need to know which openvswitch version may support openflow 1.3.
> > Can you help regarding this?
> > It is really im
Hi Ben
I need to know which openvswitch version may support openflow 1.3.
Can you help regarding this?
It is really important for me.
On Tue, Jan 28, 2014 at 12:33 PM, Chetan Bali wrote:
> HI Ben,
>
> Thanks for the quick response.
>
>
> -Original Message-
> From: Ben Pfaff [mailto:b..
Hi Ben
Sorry for the interruption .
Can OVS2.0 support full fletch openflow 1.3?
If no,Please give a hope when we can expect the support for OF1.3.2.
Thanks
On Tue, Jan 28, 2014 at 12:18 PM, Ben Pfaff wrote:
> On Tue, Jan 28, 2014 at 12:15:57PM +0530, Chetan Bali wrote:
> > Please find the
Hi Gaurav
To view the flow entries,you can use
ovs-ofctl dump-flows
and to add flow onto bridge,you can use
ovs-ofctl add-flow in_port=1,action=drop
Regards.
Abhishek Jain
On Mon, Jan 20, 2014 at 12:10 PM, gaurav bhagwani wrote:
>
> Hi,
>
> Need some help on the ovs-o
Hi ..
Does OVS supports L4 L7 application such as firewall,IPS,VPN etc.
Thanks..
Abhishek Jain
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Hi John ..
You can use Opendaylight Controller.
I'm able to ping hosts in different subnets using this.
Thanks..
On Thu, Jan 16, 2014 at 2:54 AM, Justin Pettit wrote:
> On 1/15/14, 1:07 PM, "John Thoe" wrote:
>
> >I am coming here from the mininet-discuss list. My question is that I
> >know
Hi all..
I need to use OVS with OPENVPN and FIREWALL.
I'm able to achieve L2/L3 functionality with OVS but never tested L4 - L7
functionality with OVS.
Can you help rgarding this?
Thanks..
Abhishek Jain
___
discuss mailing list
di
Hi ..
Thanks for your support.
I'm currently using Opendaylight Controller and I need to verify its
Openflow 1.3 support.
Thanks
On Tue, Jan 14, 2014 at 12:39 PM, Lori Jakab wrote:
> On 01/14/2014 09:01 AM, abhishek jain wrote:
> > Hi all..
> >
> > I'm using
ailed (we support version 0x01, peer supports version
0x04)
Moreover the connectivity of my controller is lost when I configure
Openflow 1.3 on my bridge.
Please help me regarding this.
Thanks..
Abhishek Jain
___
discuss mailing list
discuss@openvswitc
ith 2 different bridges , but still i
> see only one switch configured
>
> I used following command
>
> ovs-vsctl set-controller tcp::6633
> ovs-vsctl set-controller tcp::6633
>
> Am i doing wrong way, help me on that
>
>
> Thanks ,
>
> Regards,
> Gaurav Bhagw
Which controller are you using?
On Mon, Jan 13, 2014 at 11:31 AM, abhishek jain wrote:
> Hi Gaurav...
>
> You can use the same above command at different OVS to connect to the
> remote controller.
> Also you can bring down the connection between OVS using ifconfig
> down co
Hi Gaurav...
You can use the same above command at different OVS to connect to the
remote controller.
Also you can bring down the connection between OVS using ifconfig
down command.
Which are you using?
Thanks
On Mon, Jan 13, 2014 at 11:28 AM, abhishek jain wrote:
> Hi Gaurav ..
>
>
tween them
> and also how can i bring a link down between the switches using switch
> commands
>
> Thanks in advance
>
> Regards,
> Gaurav Bhagwani
>
>
> On Mon, Jan 13, 2014 at 11:15 AM, abhishek jain wrote:
>
>> Hi Gaurav..
>>
>> You can use the be
Hi Gaurav..
You can use the below command for connecting ovs with the controller..
ovs-vsctl set-controller tcp::6633
Regards..
Abhishek Jain
On Mon, Jan 13, 2014 at 11:12 AM, gaurav bhagwani wrote:
>
> Hi ,
>
> I am using the Ovs switch , just needed some basic help.
> Ca
Hi Ben..
I'm currently using OPENFLOW 1.0 (openvswitch 1.11).
I went through the OpenFlow specification and I came to know that
CONTROLLER ROLE CHANGE MECHANISM is available with OPENFLOW 1.2.
However when I connect my controller with OVS 1.2,the ovs-vsctl show
command does not reflects any contr
Hi Motonori
Thanks for replying.Your suggestion has worked.
Also there is another method i.e by specifying port no-443 instead of
6633,We can directly capture ssl packets.
Regards..
Abhishek Jain
On Thu, Nov 21, 2013 at 10:34 AM, Motonori Shindo wrote:
> Abhishek,
>
> Did you try &
1 for this.
> >
> >
> >
> > On Wed, Nov 20, 2013 at 12:21 PM, Ben Pfaff wrote:
> >
> > > It looks like you didn't configure a private key and a certificate.
> > >
> > > On Wed, Nov 20, 2013 at 12:15:46PM +0530, abhishek jain wro
Hi Ben
I have followed the same process as described in INSTALL.SSL but still the
result is same.
Can you help regarding this?
On Wed, Nov 20, 2013 at 11:19 AM, Ben Pfaff wrote:
> On Wed, Nov 20, 2013 at 11:08:34AM +0530, abhishek jain wrote:
> > Thanks for your help.
> &
ds disconnected from controller
Do you know how to deal with that.
Thanks
On Tue, Nov 19, 2013 at 11:34 PM, Ben Pfaff wrote:
> OVS doesn't have a debug mode.
> On Nov 19, 2013 12:49 AM, "abhishek jain" wrote:
>
>> Hi all,
>>
>> I need to
Hi all,
I need to run OVS in dubug mode.
CAn you people provide me any method of doing this.
Thanks
Abhishek Jain
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
t indicates it's SSL encrypted, such as 443 for HTTPS.
> >
> > --Justin
> >
> >
> > On Nov 14, 2013, at 4:51 AM, abhishek jain
> wrote:
> >
> >> Hi Justin,
> >>
> >> The switch connection configuration is as fol
as TCP? All the
> OpenFlow connections (supported by OVS) run over TCP. The ones configured
> with "ssl" just means that the packets will be encrypted, but they still
> are running on TCP port 6633.
>
> --Justin
>
>
> On Nov 13, 2013, at 3:30 AM, abhishek jain wrot
ot;1.4.0+build0"
Whether the above ssl connection is valid?
Please help regarding this.
Thanks
Abhishek Jain
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Hi all,
I'm using OVS with version 1.11.I want to ask whether MPLS runs at user
space or at kernel space.
Thanks
Regards..
Abhishek Jain
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
> I cannot figure out your pb but the version 1.11 fixes these kind of
> performance issues.
>
> abhishek jain wrote:
>
> Hi All,
>
> I am facing issue of CPU usage increasing to 99%, even without any traffic.
> Below are the steps:
>
> ovs-vsctl add-br br0
> ovs-vs
last 6 seconds (most recently, 0 seconds ago) due to excessive rate
2013-09-09T07:33:22Z|00030|poll_loop|WARN|wakeup due to 0-ms timeout at
ofproto/ofproto.c:1254 (99% CPU usage)
Please help me regarding this issue.
THANKS
Regards..
Abhishek Jain
Hi Ben.
Thanks..
You really have been helpful source for me and i really appreciate it.
For your suggestion of upgrading the kernel module,i'll test and let you
know the report..
Regards..
Abhishek Jain
On Tue, Oct 1, 2013 at 8:46 PM, Ben Pfaff wrote:
> On Tue, Oct 01, 2013 at 12
(userspace(pid=4294961478,ipfix))),1 failed
(Numerical result out of range) on packet
arp,metadata=0,in_port=0,vlan_tci=0x,dl_src=00:e0:20:27:6e:2d,dl_dst=ff:ff:ff:ff:ff:ff,arp_spa=192.168.1.50,arp_tpa=192.168.1.200,arp_op=1,arp_sha=00:e0:20:27:6e:2d,arp_tha=00:00:00:00:00:00
Thanks.
Abhishek Jain
Hi all...
OVS (version 1.11) is not able to forward packets after enabling IPFIX on
it.Below is the command used...
ovs-vsctl -- set Bridge br1 ipfix=@i -- --id=@i create IPFIX targets=\"
192.168.1.54:4739\" obs_domain_id=123 obs_point_id=456 sampling=1
Plz Help.
Thanks..
Abh
:55:a0:e1:13),eth_type(0x0800),ipv4(src=
192.168.1.54/0.0.0.0,dst=192.168.1.200/0.0.0.0,proto=1/0,tos=0/0,ttl=64/0,frag=no/0xff),icmp(type=0/0,code=0/0),
packets:0, bytes:0, used:never,
actions:sample(sample=100.0%,actions(userspace(pid=4294962363,ipfix))),2
WHAT DOES IT MEAN
Thanks..
Abhishe
8PM +0530, abhishek jain wrote:
> > Hi Ben...
> >
> > In man-vsctl (OVS-VERSION 1.11) there is support for ipfix but i am not
> > able to test it properly.
> >
> >
> > I'm trying to implement IPFIX with OVS(version 1.11 ) using following
> >
Hi all..
I am trying to test IPFIX with OVS version 1.11 but not able to proceed.Can
you confim the support for IPFIX for the OVS latest release till now i.e
OVS-1.11.
Thanks..
Regards..
Abhishek Jain
___
discuss mailing list
discuss@openvswitch.org
Sep 30, 2013 at 12:58 PM, Ben Pfaff wrote:
> On Mon, Sep 30, 2013 at 12:55:41PM +0530, abhishek jain wrote:
> > I am using ovs-version 1.11 and want to know whether it supports IPFIX or
> > not.If yes than how.
>
> Everything that OVS supports is clearly explained in
Hi all..
I am using ovs-version 1.11 and want to know whether it supports IPFIX or
not.If yes than how.
Thanks..
Regards...
Abhishek Jain
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
: []
targets : ["192.168.1.200:4739"]
Also can you recommend me some valid ipfix collector.Currently i am using
solarwinds netflow collector for this.
THANKS
Regards..
Abhishek Jain
___
discuss mailing lis
: []
targets : ["192.168.1.200:4739"]
Also can you recommend me some valid ipfix collector.Currently i am using
solarwinds netflow collector for this.
THANKS
Regards..
Abhishek Jain
___
discuss mailing list
discuss@openvswi
IGMP support for OVS .
Thanks.
On Thu, Sep 26, 2013 at 9:45 AM, abhishek jain wrote:
>
> HI Alex..
>
> I followed your steps and i think that the old issue is solved .However
> i'm now getting following error during make...
>
> rm -f lib/libopenvswitch.a
> ar
5, 2013 at 8:57 PM, Ben Pfaff wrote:
> On Wed, Sep 25, 2013 at 08:52:51PM +0530, abhishek jain wrote:
> > When i create linux bridge(br0),i am getting muticast utilities such as
> > muticast_snooping,muticast_querier,multicast_router etc in
> > /sys/devices/virtual/net/br0/br
/sys/devices/virtual/net/br1/bridge/.
Can you please help.
On Wed, Sep 25, 2013 at 8:38 PM, Ben Pfaff wrote:
> On Wed, Sep 25, 2013 at 11:34:46AM +0530, abhishek jain wrote:
> > I am compiling OVS (version 1.11) by applying igmp-snooping patch and
> > getting following error.
*** [all] Error 2
Please can you help regarding this issue.I am also attaching the patch used
for compiling.
Thanks in advance...
On Wed, Sep 25, 2013 at 10:46 AM, abhishek jain wrote:
> Hi Ben..
>
> I have tested IGMP-SNOOPING with linux bridge and it is working fine.SInce
> i nee
Abhishek Jain
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
56 matches
Mail list logo