If you are interested in MPLS with OF 1.1, you can give these a try: https://github.com/TrafficLab/nox11oflib, https://github.com/TrafficLab/of11softswitch. That NOX-mod does support OF 1.1, but in C++ only...
Regards, Zoltan. ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Murphy McCauley Sent: Tuesday, March 27, 2012 5:17 AM To: Kyriakos Zarifis Cc: [email protected] Subject: Re: [nox-dev] MPLS feature in OpenFlow 1.1.0 An important note here about the reason for this is that no current official version of NOX supports OpenFlow 1.1 yet. The MPLS-on-NOX demo was done using a modified version of NOX plus a modified version of Open vSwitch (which also doesn't support 1.1 yet). -- Murphy On Mar 26, 2012, at 7:59 PM, Kyriakos Zarifis wrote: No, NOX doesn't come with any MPLS extensions or example applications by default. However, some work has been done on that - check out these 3 links: http://www.openflow.org/wk/index.php/OpenFlowMPLS_NOX http://www.openflow.org/wk/index.php/MPLS_with_OpenFlow/SDN http://www.openflow.org/wk/index.php/MPLS-TE_Demo On Mon, Mar 26, 2012 at 10:43 PM, Andry Anthony <[email protected]<mailto:[email protected]>> wrote: is OpenFlow 1.1.0 already support MPLS feature ? can i run that feature if i download the latest nox in git clone http://www.github.com/noxrepo/nox. ? regards Andry Anthony
