Re: [Ryu-devel] Adding flows on a HP switch

2015-03-27 Thread Finze, Robert
Hi, I've just joined the list and found this in the archive. I don't know how to respond to an older thread, so I post it here: Have you had any success yet? I'm also working with Ryu and HP switches and experienced similar behaviours. As far as I understand this, it's not an issue with Ryu bu

Re: [Ryu-devel] Adding flows on a HP switch

2015-03-27 Thread Finze, Robert
gt; > Best regards, > Hakan > Am 27.03.2015 09:11, schrieb Finze, Robert: >> Hi, >> >> I've just joined the list and found this in the archive. I don't know >> how to respond to an older thread, so I post it here: >> >> Have you had an

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

2015-04-08 Thread Finze, Robert
Hi Chandra, I also had trouble getting the 3500yl working. First thing I would try is to enter the flows not in table 200 but in table 100. Table 200 is Software only, which means it is fairly slow and can only handle 1k pps efficiently (10k pps when pushing it). For me I to hit flows in table

[Ryu-devel] OF1.0 and OF1.2+ Actions

2015-01-09 Thread Finze, Robert
Hi, I'm new in the SDN world and am currently working on my first Apps. In the docu ( http://ryu.readthedocs.org/en/latest/app/ofctl_rest.html#description-of-match-and-actions ) there is a list of OF1.0 actions and one for OF1.2+ actions. My question is if these lists are exclusive or can I use

Re: [Ryu-devel] OF1.0 and OF1.2+ Actions

2015-01-09 Thread Finze, Robert
; > Regards, > Vilius. > > -Original Message- > From: Finze, Robert [mailto:robert.fi...@uni-tuebingen.de] > Sent: Friday, January 9, 2015 1:26 PM > To: ryu-devel@lists.sourceforge.net > Subject: [Ryu-devel] OF1.0 and OF1.2+ Actions > > Hi, > > I'm new in the