Hi Vinllen, On 2015年05月20日 17:42, Vinllen Chen wrote: > Hi, Dear all: > > I'm new to ryu. I want to use ryu to send the static router from > controller to openflow hybrid switch which support openflow1.3. As i > following the source code, i found there is a api named rest_router.py which > i can use to send the static router. > > My question is how does the ryu send the static router to openflow hybrid > switch, does it also use PACKOUT message in openflow.
For the usage of rest_router.py, please refer to the Ryu-Book. http://osrg.github.io/ryu-book/en/html/rest_router.html And, rest_router.py uses PACKOUT message and other OpenFlow messages to implement Router functions into OpenFlow Switches. Thanks, Iwase > > Could anyone help me ? Great appreciate for anyone's reply. > > Best regards, > Vinllen > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > > > > _______________________________________________ > Ryu-devel mailing list > Ryu-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ryu-devel > ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel