Re: [Ryu-devel] Flow Matching in HP 3500 yl with OF 1.3

2015-04-09 Thread Nicholas Bastin
On Thu, Apr 9, 2015 at 1:03 AM, Chandra Satriana wrote: > Just a bit different question, is actions Forward to Controller, supported > in HP ? > This action is supported but obviously executed in software per the rate limiting rules configured on your device. You can review all of these configu

Re: [Ryu-devel] Flow Matching in HP 3500 yl with OF 1.3

2015-04-09 Thread Chandra Satriana
did not work here. >> >> I'm not quite sure what has to be in table 0. I was told it was some >> kind of "special" table but don't know what it is really used for. >> >> Hope this helps. >> Cheers >> >> Marvin >> >>

Re: [Ryu-devel] Flow Matching in HP 3500 yl with OF 1.3

2015-04-09 Thread nitish nagesh
as told it was some > kind of "special" table but don't know what it is really used for. > > Hope this helps. > Cheers > > Marvin > > > Date: Wed, 8 Apr 2015 20:21:12 +0300 > > From: Chandra Satriana > > Subject: [Ryu-devel] Flow Matching

[Ryu-devel] Flow Matching in HP 3500 yl with OF 1.3

2015-04-08 Thread Chandra Satriana
Hello, I am configuring flows in HP switch with OF 1.3. As I understand, that I can only insert flows in table 100, 200,200+. The network is like this: h1-(port 3)s1(port 15) - (port 15)s2(port 4)-h2 Below is the flow which I have inserted with ofctl rest previously: bash-4.1$ ovs-ofctl -O Ope