Hi, > I have tried to run the “ryu.app.rest_router”, and “ryu.app.rest_firewall” together at once but no success because it is not working.
rest_router and rest_firewall can not be started at the same time. Because the flow table entries which are used in these apps are conflicted. If you want to use rest_router and rest_firewall at the same time, you need to customize them. > if it is also possible to set up a vlan on the ntw as well. rest_router can use vlan when operating Multi-tenant. Thanks, On 2016年12月20日 06:55, Adebayo Adedayo wrote: > Hi All, > > Please I need how to set up connection and configuration of 3 linear > switches to run firewall application. I set up mininet with 3 linear > switches and 2 hosts each. Please how is it possible to set address on > the switches in order for them to communicate. I have tried to run the > “ryu.app.rest_router”, and “ryu.app.rest_firewall” together at once but > no success because it is not working. Please let me know if this is > possible and if there is any other way of doing this and if it is also > possible to set up a vlan on the ntw as well. > > Thank you. > > > > Adebayo > > > > > > ------------------------------------------------------------------------------ > Developer Access Program for Intel Xeon Phi Processors > Access to Intel Xeon Phi processor-based developer platforms. > With one year of Intel Parallel Studio XE. > Training and support from Colfax. > Order your platform today.http://sdm.link/intel > > > > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel > ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today.http://sdm.link/intel _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
