Hi,
On 2016年12月28日 17:11, 张少龙 wrote:
> hi,
> This is a student who was learning about SDN knowledge using RYU
> controller, while i create a topology owning 256 switches and 4096 links with
> Mininet , the RYU contoller can not find all the switches,so i send this
> e-mail to consult the swi
hi, This is a student who was learning about SDN knowledge using RYU controller, while i create a topology owning 256 switches and 4096 links with Mininet , the RYU contoller can not find all the switches,so i send this e-mail to consult the switch number limitation of RYU. May receive your respo
Im pleased to thank you for your great and handy framework.
I have two questions about "OFPActionOutput(out_port)" :
Is it possible to specify seveval output ports (not just one) for example
OFPActionOutput(out_port1 ,out_port2 ... ) ?
Is it possible to redefine or customize "OFPP_FLOOD
Hi,
On 2015年06月03日 16:06, Liz wrote:
> I need to know if ryu examples aplication like rest_firewall.py and
> rest_router.py are external aplication(usted the REST API) or run outsides of
> Controller's framework ??
What do "external" and "outside" mean?
All the sample applications in ryu/app/*
I need to know if ryu examples aplication like rest_firewall.py and
rest_router.py are external aplication(usted the REST API) or run outsides of
Controller's framework ??
Thanks--
Hi,
On 2015年05月26日 09:24, Liz wrote:
> I can start at the same time rest_router and rest_firewall Ryu's aplication?
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 r
I can start at the same time rest_router and rest_firewall Ryu's aplication?
I started both with:
~/ryu $:./bin/ryu-manager ryu.app.rest_router ryu.app.rest_firewall
I am using "Ryu SDN Framework" book chapter 9 and 10, but when I made the
router and firewalls configurations the host can't ping
Hi Satoshi,
Thank you very much for replying back to me. I was out of town for a few days
and got behind my emails. Ok I will try to setup openflow based on the switch
config and try to go from there. I was trying to find examples somewhere online
to see if someone did setup Ryu with an actual
Hi Ali,
Ryu supports both switches physically and virtually. It is important that
the switch is supporting OpenFlow protocol. You can find out the document
of the switch for how to use.
Thanks,
Satoshi
2014-07-08 10:53 GMT+09:00 Ali Bagh :
> Hi All,
>
> I want to connect Ryu to a physical switc
Hi All,
I want to connect Ryu to a physical switch such as Quanta for example or
Interface Masters or even Arista box. However, I can’t find any information how
to do so. Could somebody please tell me how to do so? All the examples and
talks are about virtual switches. I hope that does not mean
On Mon, 7 Jul 2014 09:59:40 +0800
"jjf_ntci" wrote:
> I want to set to the configuration with OPenStack ang Ryu ,Do you
have any reference material?
https://github.com/osrg/ryu/wiki/OpenStack
I would strongly recomend OFAgent (namely, Ryu plugin v2).
Hello all:
I want to set to the configuration with OPenStack ang Ryu ,Do you have any
reference material?
thanks !
2014-07-07
jjf_ntci --
Open source business process management suite built on Java and Eclipse
Turn pr
On Wed, 8 Jan 2014 13:20:50 +0200
"Oren Spector" wrote:
> In the current Ryu API documentation
> (http://ryu.readthedocs.org/en/latest/ofproto_ref.html) I don't seem to find
> references to OpenFlow v1.0 APIs, as are available in the link
> https://github.com/osrg/ryu/wiki/OpenFlowV1.0-in-Ryu. Is
Hi,
In the current Ryu API documentation
(http://ryu.readthedocs.org/en/latest/ofproto_ref.html) I don't seem to find
references to OpenFlow v1.0 APIs, as are available in the link
https://github.com/osrg/ryu/wiki/OpenFlowV1.0-in-Ryu. Is the github
documentation up-to-date with Ryu 3.5 release?
Hi,
2013/6/5 hsin han Liu :
> Hi !
> some simple questions want to ask...
>
> i followed
> https://github.com/osrg/ryu/wiki/RYU-Openstack-Grizzly-environment-HOWTO
> &
> https://github.com/osrg/ryu/wiki/RYU-OpenStack-Grizzly-environment-VM-image-file-HOWTO
>
> 1.how do i know ryu is working fine (
Hi !
some simple questions want to ask...
i followed
https://github.com/osrg/ryu/wiki/RYU-Openstack-Grizzly-environment-HOWTO
&
https://github.com/osrg/ryu/wiki/RYU-OpenStack-Grizzly-environment-VM-image-file-HOWTO
1.how do i know ryu is working fine (vlan or gre tunnel) ?
2.where can i check a
On Mon, May 20, 2013 at 03:10:57PM +0800, hsin han Liu wrote:
>
> thanks a lot for the information!
>
> Also,can i ask which part of the code is supporting live migration as the
> document says?
>
> https://github.com/osrg/ryu/wiki/
> Details-of-Ryu-in-cooperation-with-OpenStack-Grizzly
Simple
thanks a lot for the information!
Also,can i ask which part of the code is supporting live migration as the
document says?
https://github.com/osrg/ryu/wiki/Details-of-Ryu-in-cooperation-with-OpenStack-Grizzly
how does ryu know vm is about to migrate?
Thanks,
Allen
2013/5/20 Isaku Yamahata
On Sun, May 19, 2013 at 03:17:54PM +0800, hsin han Liu wrote:
> Hello
>
>
>
> 1.want to know more about ryu/app/simple_isolation.py and
> ryu/app/simple_vlan.py ,also how to use it?
For internal, please refer to
https://github.com/osrg/ryu/wiki/Details-of-Ryu-in-cooperation-with-OpenStack-Griz
Hello
1.want to know more about ryu/app/simple_isolation.py and
ryu/app/simple_vlan.py ,also how to use it?
2.does ryu support vlan construction like
http://openvswitch.org/support/config-cookbooks/vlan-configuration-cookbook/
without openstack?
Thanks,
Allen
-
Hi. Please use ryu-devel ML for this kind of purpose.
It is best place for Ryu related questions.
On Mon, Dec 10, 2012 at 02:36:53PM -0500, Joon-Myung Kang (Eliot) wrote:
> Dear Mr. Yamahata,
>
> Hello. I am Joon-Myung Kang who is a Post-doctoral fellow at University of
> Toronto.
>
> I am work
21 matches
Mail list logo