I've also had a similar problem trying to simulate vlans on the flow table.
I wasn't able to solve it at the time. One idea that was given to me was to
use groups. I don't really understand them so I'm just repeating the idea.
Why do you want to send only a few packets to the controller, if it is for
monitoring purposes you might want to use another protocol other than
Openflow such as sflow or Netflow.

Flávio Castro Jr.
MSCS student at Georgia Tech
B.S.E in Networks Engineering from the University of Brasilia.
CCNA Certified
(404) 660-9373

On Tue, Jan 13, 2015 at 2:08 PM, Henrique Santos Fernandes <
[email protected]> wrote:

> Hello to all,
>
> I am tryng to make a pkt go to two or more outputs ports but i have not
> find an way yet.
>
> My goal is this:
>
> When i packet arrives it go to table miss. (already working)
> But i don't want it to go to controller yet.
>
> I want to just sedn to controller a few pkts. ( I did by add a meter to
> the table miss, but i need more)
>
> Now i want to send to controler only some pkts, but i also want to send
> ALL ptks in to another port.
>
> Any one have a clue how to do this?
>
> I tried multiple tables and could not get far. Also tried with buckes..
> same thing as i only can set a action not an instruction to the bucket i
> was not able to send all pkts (tabe miss) to an bucket...
>
> Litle help please!!
>
> How to set table miss to send it to a bucket?
>
> How to send table miss to an spefic port and at same time to the
> controller but limet to some pkts?
>
> Thanks
>
>
>
> ------------------------------------------------------------------------------
> New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
> GigeNET is offering a free month of service with a new server in Ashburn.
> Choose from 2 high performing configs, both with 100TB of bandwidth.
> Higher redundancy.Lower latency.Increased capacity.Completely compliant.
> http://p.sf.net/sfu/gigenet
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to