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 <[email protected]>: > 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel >
_______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
