Hi,

On Thu, 29 Nov 2012 07:16:00 +0000
Mohamad Al Atasi <mohamad.alat...@mail.utoronto.ca> wrote:

> I have created a simple topology on Mininet which has two switches
> (one OpenFlow and another non-OpenFlow), in addition to 3 hosts per
> switch. So I was wondering if you can give me some tips about how to
> implement the ACL rules in Ryu as I am new to using Ryu and Mininet
> so any help would be much appreciated.

Your ACL is based on mac or IP? If it's based on mac,
you could find something useful info in
ryu/app/simple_isolation.py. It does access control based on mac
addresses for OpenStack.

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to