Hi Edison,

if you are willing to have two controller instances coexisting, you can
associate one switch with a Ryu running rest-router and another with a Ryu
running eg simple-switch-13. The instances have to listen on different
ports.

Best, /PA

On Wed, 19 Jun 2019 at 19:53, Edison Albuquerque <edison...@gmail.com>
wrote:

> Thanks, you all.
>
> Em qua, 19 de jun de 2019 às 09:23, Fernando Farias <fer...@gmail.com>
> escreveu:
>
>> Dear Edison,
>>
>> The controller has a global view for control of infrastructure, as either
>> its applications. So an application will do the same action for any device,
>> in the other word, it will have the same behavior of actions in all device
>> of infrastructure. But, nothing will prevent you to create new features for
>> including this issue.
>>
>> Thanks,
>>
>> [image: Mailtrack]
>> <https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&;>
>>  Remetente
>> notificado por
>> Mailtrack
>> <https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&;>
>>  06/19/19,
>> 9:11:49 AM
>>
>> Em qua, 19 de jun de 2019 às 08:54, Yusuke Iwase <iwase.yusu...@gmail.com>
>> escreveu:
>>
>>> Hi,
>>>
>>> AFAIK, rest_router.py does not have such feature because is one of the
>>> sample application for the Ryu-Book tutorial.
>>>
>>> If other switches need to perform as L2 switch, I guess you need to run
>>> another Ryu instance for those switches.
>>>
>>> Thanks,
>>> Iwase
>>>
>>>
>>> 2019年6月19日(水) 1:22 Edison Albuquerque <edison...@gmail.com>:
>>>
>>>> Consider a topology with one switch and one router.
>>>> using rest_router.py I can make two switches join as routers.
>>>> But I want only one of them to join as router and the other will remain
>>>> as switch.
>>>> Will somebody help me to achieve this?
>>>> Thanks.
>>>>
>>>> --
>>>>
>>>> Prof. Edison de Queiroz Albuquerque, BSc, Msc, Dr.
>>>> Adjunto da Escola Politécnica de Pernambuco, Universidade de Pernambuco
>>>> (POLI/UPE)
>>>> Professor do Curso de Engenharia de Computação
>>>> Líder do Grupo de Pesquisa em Protocolos de  Redes de Computadores
>>>> Membro do IEEE (ComSoc), do SBrT, do IECOM e da APEET
>>>>
>>>> Universidade de Pernambuco/Escola Politécnica de Pernambuco
>>>> Rua Benfica, 455 (Bl. 'C' 2. andar) - Bairro: Madalena
>>>> CEP 50720-001 - Recife, Pernambuco - Brasil
>>>> Fone: +55 81 3184-7542 - Fax: +55 81 3184-7581
>>>>
>>>> _______________________________________________
>>>> Ryu-devel mailing list
>>>> Ryu-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>>>>
>>> _______________________________________________
>>> Ryu-devel mailing list
>>> Ryu-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>>>
>>
>>
>> --
>> "A computer is like air conditioning: it becomes useless when you open
>> windows." - Linus Torvalds
>>
>> Fernando N. N. Farias
>> Computer Science PhD. Student
>> Research Group member on Computer Networks and Multimedia Communications -
>> GERCOM/UFPA
>> Future Internet Team - GERCOM
>> Federal University of Pará
>>
>>
>
> --
>
> Prof. Edison de Queiroz Albuquerque, BSc, Msc, Dr.
> Adjunto da Escola Politécnica de Pernambuco, Universidade de Pernambuco
> (POLI/UPE)
> Professor do Curso de Engenharia de Computação
> Líder do Grupo de Pesquisa em Protocolos de  Redes de Computadores
> Membro do IEEE (ComSoc), do SBrT, do IECOM e da APEET
>
> Universidade de Pernambuco/Escola Politécnica de Pernambuco
> Rua Benfica, 455 (Bl. 'C' 2. andar) - Bairro: Madalena
> CEP 50720-001 - Recife, Pernambuco - Brasil
> Fone: +55 81 3184-7542 - Fax: +55 81 3184-7581
>
> _______________________________________________
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>


-- 
Fragen sind nicht da um beantwortet zu werden,
Fragen sind da um gestellet zu werden
Georg Kreisler
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to