<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>OpenFlow</title>
	
	<link>http://www.openflowswitch.org/wp</link>
	<description>News and Announcements about OpenFlow</description>
	<lastBuildDate>Tue, 02 Mar 2010 01:07:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/OpenFlowBlog" /><feedburner:info uri="openflowblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>OpenFlow-MPLS project at Ericsson</title>
		<link>http://feedproxy.google.com/~r/OpenFlowBlog/~3/O3NObcVtB6A/</link>
		<comments>http://www.openflowswitch.org/wp/2010/03/openflow-mpls-project-at-ericsson/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 01:07:47 +0000</pubDate>
		<dc:creator>Guido Appenzeller</dc:creator>
				<category><![CDATA[OpenFlow Blog]]></category>
		<category><![CDATA[ericsson]]></category>
		<category><![CDATA[mpls]]></category>
		<category><![CDATA[netfpga]]></category>

		<guid isPermaLink="false">http://www.openflowswitch.org/wp/?p=1422</guid>
		<description><![CDATA[Over past summer Ericsson research at San Jose, CA started a project called OpenFlow-MPLS to add MPLS support to OpenFlow. The project is now complete and available via the Project&#8217;s Page on the Openflow Wiki.
The implementation includes a user space switch, a kernel space switch and NetFPGA implementation and is based on OpenFlow v0.89.
It supports [...]]]></description>
			<content:encoded><![CDATA[<p>Over past summer Ericsson research at San Jose, CA started a project called OpenFlow-MPLS to add MPLS support to OpenFlow. The project is now complete and available via the <a href="http://openflowswitch.org/wk/index.php/OpenFlowMPLS">Project&#8217;s Page on the Openflow Wiki</a>.</p>
<p>The implementation includes a user space switch, a kernel space switch and NetFPGA implementation and is based on OpenFlow v0.89.</p>
<p>It supports MPLS by adding two tupels to standard OpenFlow tupels, which can match on up to two top of the stack MPLS labels. The rewrite action is supported in flow table for MPLS tags, but other MPLS related actions (Push, Pop, TTL and EXP bits operations) are supported via MPLS-enabled virtual ports.</p>
<img src="http://feeds.feedburner.com/~r/OpenFlowBlog/~4/O3NObcVtB6A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.openflowswitch.org/wp/2010/03/openflow-mpls-project-at-ericsson/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.openflowswitch.org/wp/2010/03/openflow-mpls-project-at-ericsson/</feedburner:origLink></item>
		<item>
		<title>Indigo:  OpenFlow 1.0 for the LB4G is Alpha</title>
		<link>http://feedproxy.google.com/~r/OpenFlowBlog/~3/NCfyBIXc93I/</link>
		<comments>http://www.openflowswitch.org/wp/2010/02/indigo-openflow-1-0-for-the-lb4g-is-alpha/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 23:04:20 +0000</pubDate>
		<dc:creator>dtalayco</dc:creator>
				<category><![CDATA[OpenFlow Blog]]></category>

		<guid isPermaLink="false">http://www.openflowswitch.org/wp/?p=1406</guid>
		<description><![CDATA[





Attribution



Update:  A patch has been added as indigo-1.0-alpha-2.tgz.  This addresses a critical memory leak.
Indigo is the code name of the OpenFlow 1.0 software release for the Quanta LB4G, a 48-port Gigabit switch with 4 10 Gbps uplinks based on the Broadcom 56514.  The code targets other Broadcom devices as well, although this release supports only [...]]]></description>
			<content:encoded><![CDATA[<table class="image" align="right">
<tbody>
<tr>
<td><a href="http://www.openflowswitch.org/wp/wp-content/uploads/2010/02/prism.jpg"><img class="alignright size-full wp-image-1407" title="prism" src="http://www.openflowswitch.org/wp/wp-content/uploads/2010/02/prism.jpg" alt="" width="228" height="231" /></a></td>
</tr>
<tr>
<td class="caption"><a href="http://en.wikipedia.org/wiki/File:Dispersive_Prism_Illustration_by_Spigget.jpg">Attribution</a></td>
</tr>
</tbody>
</table>
<p><strong>Update</strong>:  A patch has been added as indigo-1.0-alpha-2.tgz.  This addresses a critical memory leak.</p>
<p>Indigo is the code name of the OpenFlow 1.0 software release for the Quanta LB4G, a 48-port Gigabit switch with 4 10 Gbps uplinks based on the Broadcom 56514.  The code targets other Broadcom devices as well, although this release supports only the LB4G.  The code is the follow-on to the Stanford-LB4G software release from last September.  Indigo differs from the previous release in several ways:</p>
<ul>
<li>Supports OpenFlow 1.0</li>
<li>Linux user space code:  Only the minimal device drivers are installed in the kernel.  The majority of the code uses the OpenFlow udatapath implemenation.</li>
<li>Hardware driver abstraction:  The code is written to a new hardware abstraction API that extends the current user space software table structure allowing easier porting to new hardware platforms.  The API header file and updated OpenFlow code is also available (see below).</li>
<li>Targets other Broadcom devices including reference designs for the 56634 and 56820.</li>
</ul>
<p>This is an alpha release and still has some known issues, but should provide a basis for experimentation.  Your feedback is strongly encouraged to help prioritize features and make this usable for OpenFlow deployments in the enterprise, data center, and wide-area network.</p>
<p>The initial <a href="http://www.openflowswitch.org/wk/index.php/IndigoReleaseNotes">release notes are available here</a>.  A very preliminary <a href="http://www.openflowswitch.org/wk/index.php/OpenFlowHWRoadmaps">hardware roadmap page is available here</a>.</p>
<p>To receive access to the software or to provide feedback regarding the package, please send email to <a href="mailto:info@openflowswitch.org?subject=LB4G%20software">info@openflowswitch.org</a> and include “LB4G” in the subject line.</p>
<img src="http://feeds.feedburner.com/~r/OpenFlowBlog/~4/NCfyBIXc93I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.openflowswitch.org/wp/2010/02/indigo-openflow-1-0-for-the-lb4g-is-alpha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.openflowswitch.org/wp/2010/02/indigo-openflow-1-0-for-the-lb4g-is-alpha/</feedburner:origLink></item>
		<item>
		<title>The OpenFlow Road Trip</title>
		<link>http://feedproxy.google.com/~r/OpenFlowBlog/~3/iDeHJF6WbrA/</link>
		<comments>http://www.openflowswitch.org/wp/2010/01/the-openflow-road-trip/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 06:04:05 +0000</pubDate>
		<dc:creator>Guido Appenzeller</dc:creator>
				<category><![CDATA[OpenFlow Blog]]></category>
		<category><![CDATA[geni trials]]></category>
		<category><![CDATA[roadtrip]]></category>
		<category><![CDATA[university]]></category>

		<guid isPermaLink="false">http://www.openflowswitch.org/wp/?p=1367</guid>
		<description><![CDATA[This week Guru Parulkar and I (Guido Appenzeller) will visit the seven Universities that are part of the GENI OpenFlow Campus Trials that are taking place this year. The reason why we will spend the week mostly in planes, cars and meetings with IT folks is that we feel we don&#8217;t fully understand yet what it [...]]]></description>
			<content:encoded><![CDATA[<p>This week G<a href="http://web.mac.com/parulkar/iWeb/Guru/Home.html">uru Parulkar</a> and I (Guido Appenzeller) will visit the seven Universities that are part of the GENI <a href="http://www.openflowswitch.org/wp/2009/10/geni-announces-10-5m-in-nsf-funding-for-large-scale-prototypes/">OpenFlow Campus Trials</a> that are taking place this year. The reason why we will spend the week mostly in planes, cars and meetings with IT folks is that we feel we don&#8217;t fully understand yet what it will take to deploy OpenFlow at these universities. It is one thing to read a proposal or listen to a 30 minute presentation at a conference, but a very different thing to actually talk to the people who will have to deploy and support the hardware and software that will run production traffic.</p>
<p>Unless the winter weather stops us, we will within five days visit:</p>
<ul>
<li>Rutgers</li>
<li>Princeton</li>
<li>GeorgiaTech</li>
<li>Clemson</li>
<li>University of Indiana (Bloomington)</li>
<li>University of Wisconsin at Madison</li>
<li>Washington University</li>
</ul>
<p>We hope to post a short update from each university while we are on the road, as well as an overall summary at the end. This should be interesting. Stay tuned.</p>
<img src="http://feeds.feedburner.com/~r/OpenFlowBlog/~4/iDeHJF6WbrA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.openflowswitch.org/wp/2010/01/the-openflow-road-trip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.openflowswitch.org/wp/2010/01/the-openflow-road-trip/</feedburner:origLink></item>
		<item>
		<title>OpenFlow 1.0 Released</title>
		<link>http://feedproxy.google.com/~r/OpenFlowBlog/~3/Sl-lPZuN6tg/</link>
		<comments>http://www.openflowswitch.org/wp/2009/12/openflow-1-0-released/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 00:44:35 +0000</pubDate>
		<dc:creator>Guido Appenzeller</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[OpenFlow Blog]]></category>
		<category><![CDATA[1.0]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.openflowswitch.org/wp/?p=1105</guid>
		<description><![CDATA[Today we are releasing version 1.0 of the OpenFlow Switch Specification as well as the OpenFlow Switch Reference Implementation. You can find it on the download page or pull it directly from the public git repository.
Unlike previous releases, OpenFlow 1.0 is the first release of the standard that we feel is ready to be implemented [...]]]></description>
			<content:encoded><![CDATA[<p>Today we are releasing version 1.0 of the OpenFlow Switch Specification as well as the OpenFlow Switch Reference Implementation. You can find it on the <a href="http://www.openflowswitch.org/wp/downloads/">download page</a> or pull it directly from the <a href="http://www.openflowswitch.org/wp/develop/">public git repository</a>.</p>
<p>Unlike previous releases, OpenFlow 1.0 is the first release of the standard that we feel is ready to be implemented in generally available products. We have been running OpenFlow in our Stanford network over the past months, and it has proven itself for both production use as well as experimentation.</p>
<p>OpenFlow 1.0 adds a number of key features. The largest addition is <a href="http://www.openflowswitch.org/wk/index.php/OpenFlow_1.0_release_notes">Slicing</a>, a simple QoS mechanism that allows the isolation of traffic in OpenFlow networks. Smaller changes include matching IP addresses in ARP packets, Flow Cookies to identify flows, selective port statistics and matching on the ToS bits in the IP header. The release also includes a large number of small changes to the specification and bug fixes in the reference implementation. For a complete list of changes read the <a href="http://www.openflowswitch.org/wk/index.php/OpenFlow_1.0_release_notes">Release Notes</a> or the more detailed <a href="http://www.openflowswitch.org/wk/index.php/OpenFlow_v1.0">Wiki Page</a>.</p>
<p>Hardware accelerated OpenFlow 1.0 capable switches are expected to become available over the next months and we will keep you updated on the OpenFlow Blog and the OpenFlow-Announce Mailing List. On the controller side the reference controller supports 1.0 and there is a version of NOX with partial support available. If you deploy OpenFlow 1.0, feedback and bug reports are highly welcome via <a href="http://www.openflowswitch.org/bugs/openflow">Trac</a> or the <a href="https://mailman.stanford.edu/mailman/listinfo/openflow-discuss">openflow-discuss mailing list</a>.</p>
<p>This release would not have been possible without the work of (in alphabetical order) Guido Appenzeller, Peter Balland, Martin Casado, David Erickson, Glen Gibb, Brandon Heller, Mikio Hara, Bob Lantz, Masayoshi Kobayashi, Nick McKeown, Justin Pettit, Ben Pfaff, Rob Sherwood, Srini Seetharaman, Dan Talayco, Jean Tourrilhes, Tatsuya Yabe, KK Yap, Yiannis Yiakoumis as well as to the many other members of the OpenFlow community that provided valuable suggestions, feedback and testing.</p>
<p>Thanks to all of you!</p>
<p>Brandon, Glen and Guido</p>
<img src="http://feeds.feedburner.com/~r/OpenFlowBlog/~4/Sl-lPZuN6tg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.openflowswitch.org/wp/2009/12/openflow-1-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.openflowswitch.org/wp/2009/12/openflow-1-0-released/</feedburner:origLink></item>
		<item>
		<title>OpenFlow 1.0 release candidate available</title>
		<link>http://feedproxy.google.com/~r/OpenFlowBlog/~3/IqqV6ikNZhw/</link>
		<comments>http://www.openflowswitch.org/wp/2009/12/openflow-1-0-release-candidate-available/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 21:56:56 +0000</pubDate>
		<dc:creator>grg</dc:creator>
				<category><![CDATA[OpenFlow Blog]]></category>

		<guid isPermaLink="false">http://www.openflowswitch.org/wp/?p=1095</guid>
		<description><![CDATA[We are pleased to announce the availability of  release candidates for  the OpenFlow 1.0 specification and reference switch.
The release candidates are being made available to provide the community  with an opportunity to provide feedback prior to the official release.  We plan on making the release official by the end of year [...]]]></description>
			<content:encoded><![CDATA[<p>We are pleased to announce the availability of <span> </span>release candidates for  the OpenFlow 1.0 specification and reference switch.</p>
<p>The release candidates are being made available to provide the community  with an opportunity to provide feedback prior to the official release.  We plan on making the release official by the end of year (12/31) so  please provide feedback before this date. Bugs reported in the reference  software may not be corrected prior to the official release depending  upon their severity; we plan to make a bug fix release in the new year  that will address as many bugs as possible.</p>
<h4>New features</h4>
<p>New features added to the 1.0 specification include:</p>
<ul>
<li> Slicing support (multiple queues per port with minimum bandwidth  guarantees)</li>
<li> Matching on IP fields inside ARP packets</li>
<li> Matching on IP ToS bits</li>
<li> Improved flow duration resolution in stats/expiry</li>
<li> Opaque flow cookies added to flows</li>
<li> Ability to retrieve port stats for individual ports</li>
<li> User-specifiable datapath description added to desc stats</li>
</ul>
<p>The updated specification also includes numerous clarifications. For a  more detailed list of changes please see the release notes  (<a href="/wk/index.php/OpenFlow_1.0_release_notes">http://www.openflowswitch.org/wk/index.php/OpenFlow_1.0_release_notes</a>)  and the development wiki  (<a href="/wk/index.php/OpenFlow_v1.0">http://www.openflowswitch.org/wk/index.php/OpenFlow_v1.0</a>).<span id="more-1095"></span></p>
<h4>Reference switch changes</h4>
<p>The reference switch is 1.0-RC compliant.</p>
<p>Kernel-mode support (comprising the datapath kernel module) has been <strong>dropped</strong> from the reference implementation. We plan a separate kernel  module release some time in 1H2010.</p>
<h4>Testing</h4>
<p>This is the best-tested release that we&#8217;ve ever made available. The  reference switch has been run in a production network for a period of  two weeks to test the new features and general stability of the code base.</p>
<p>The test network was run under the control of two different controllers:  the reference controller (distributed as part of the reference) and a  1.0-compatible version of NOX 0.6. Each controller was run for a period  of about a week. Special testing modules were used with NOX to exercise  each of the new features.</p>
<p>The reference switch has also successfully passed the regression tests  on the following Linux distributions:</p>
<ul>
<li> Ubuntu 9.10 (32-bit and 64-bit)</li>
<li> Debian unstable (32-bit)</li>
<li> Fedora Core 12 (32-bit)</li>
<li>CentOS 5.4 (32-bit)</li>
</ul>
<h4>Known issues</h4>
<p>The current implementation of slicing has been observed to provide poor  isolation between queues on the same port when run on systems with  low-performance embedded CPUs. These problems have not been observed on  systems with higher-performance CPUs.</p>
<p>Please see the release notes for other known issues.</p>
<h4>Feedback and bug reporting</h4>
<p>One important way to improve OpenFlow is to provide feedback and report  bugs. Two mailing lists exist for discussing issues related to the spec  and reference implementation. These lists are:</p>
<ul>
<li>spec: <a href="mailto:openflow-spec@lists.stanford.edu">openflow-spec@lists.stanford.edu</a></li>
<li>reference switch and development: <a href="mailto:openflow-dev@lists.stanford.edu">openflow-dev@lists.stanford.edu</a></li>
</ul>
<p>Please visit <a href="http://mailman.stanford.edu/">http://mailman.stanford.edu/</a> to subscribe to these lists.</p>
<p>Please report bugs using the OpenFlow Trac system:  <a href="/bugs/openflow">http://www.openflowswitch.org/bugs/openflow</a><br />
Please provide as much information as possible when submitting bugs to  aid the process of reproducing and diagnosing the bug.</p>
<h4>Download</h4>
<p>The specification and reference switch can be downloaded from:</p>
<ul>
<li><a href="/documents/openflow-spec-v1.0.0-rc.pdf">http://www.openflowswitch.org/documents/openflow-spec-v1.0.0-rc.pdf</a></li>
<li><a href="/downloads/openflow-1.0.0-rc.tar.gz">http://www.openflowswitch.org/downloads/openflow-1.0.0-rc.tar.gz</a></li>
</ul>
<p>The specification and reference switch can also be obtained via git:</p>
<pre style="padding-left: 30px;">git clone git://openflowswitch.org/openflow.git
cd openflow
git checkout -b devel/1.0-rc origin/devel/1.0-rc</pre>
<h4>Acknowledgments</h4>
<p>We would like to thank everyone who contributed to OpenFlow to help make  this release possible.</p>
<img src="http://feeds.feedburner.com/~r/OpenFlowBlog/~4/IqqV6ikNZhw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.openflowswitch.org/wp/2009/12/openflow-1-0-release-candidate-available/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.openflowswitch.org/wp/2009/12/openflow-1-0-release-candidate-available/</feedburner:origLink></item>
		<item>
		<title>OpenFlow 1.0 Alpha Release</title>
		<link>http://feedproxy.google.com/~r/OpenFlowBlog/~3/5ZPPzBsCUOk/</link>
		<comments>http://www.openflowswitch.org/wp/2009/12/openflow-1-0-alpha-release/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 07:11:58 +0000</pubDate>
		<dc:creator>Guido Appenzeller</dc:creator>
				<category><![CDATA[OpenFlow Blog]]></category>
		<category><![CDATA[1.0]]></category>
		<category><![CDATA[alpha]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.openflowswitch.org/wp/?p=1088</guid>
		<description><![CDATA[As of this evening, an OpenFlow 1.0 alpha release is running in a small test network at Stanford. It is used for the production traffic for a small number of lab rats test users on the 3rd floor of the Gates CS building. Congratulations to Glen Gibb and KK Yap for bringing up the network with [...]]]></description>
			<content:encoded><![CDATA[<p>As of this evening, an OpenFlow 1.0 alpha release is running in a small test network at Stanford. It is used for the production traffic for a small number of <span style="text-decoration: line-through;">lab rats </span>test users on the 3rd floor of the Gates CS building. Congratulations to Glen Gibb and KK Yap for bringing up the network with the reference controller and a modified version of Nox respectively. Also thanks to Masayoshi, Mikio and Brandon for their help with the build and the test network. The final OpenFlow 1.0 release is expected in the next weeks.</p>
<img src="http://feeds.feedburner.com/~r/OpenFlowBlog/~4/5ZPPzBsCUOk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.openflowswitch.org/wp/2009/12/openflow-1-0-alpha-release/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.openflowswitch.org/wp/2009/12/openflow-1-0-alpha-release/</feedburner:origLink></item>
		<item>
		<title>Video: OpenFlow Demo at GEC6</title>
		<link>http://feedproxy.google.com/~r/OpenFlowBlog/~3/96dT4N_Di08/</link>
		<comments>http://www.openflowswitch.org/wp/2009/12/video-openflow-demo-at-gec6/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 19:50:41 +0000</pubDate>
		<dc:creator>Masa</dc:creator>
				<category><![CDATA[OpenFlow Blog]]></category>

		<guid isPermaLink="false">http://www.openflowswitch.org/wp/?p=1062</guid>
		<description><![CDATA[The video of OpenFlow Demo at GEC6 is available now. It demonstrated how to connect the OpenFlow network at Stanford to the GENI Clearing House and how to reserve a virtual slice on the network and run an experiment on it.
It is split into four parts (clicking on the links below starts the video):

Part1: Setting [...]]]></description>
			<content:encoded><![CDATA[<p>The video of <a href="http://www.openflowswitch.org/wp/2009/11/openflow-demo-at-gec6/" target="_blank">OpenFlow Demo at GEC6</a> is available now. It demonstrated how to connect the OpenFlow network at Stanford to the GENI Clearing House and how to reserve a virtual slice on the network and run an experiment on it.</p>
<p>It is split into four parts (clicking on the links below starts the video):</p>
<ul>
<li><a href="http://openflow.smugmug.com/OpenFlow-Videos/GEC6-Integration-Demo/10434458_i9cLF#723482091_qqGZB-A-LB" target="_blank">Part1: Setting up a local OpenFlow Substarte (5 min)</a></li>
<li><a href="http://openflow.smugmug.com/OpenFlow-Videos/GEC6-Integration-Demo/10434458_i9cLF#723484071_mGZY8-A-LB" target="_blank">Part2: Managing Aggregates and Users (2.5 min)</a></li>
<li><a href="http://openflow.smugmug.com/OpenFlow-Videos/GEC6-Integration-Demo/10434458_i9cLF#723485620_599jL-A-LB" target="_blank">Part3: Protecting your Network (2 min)</a></li>
<li><a href="http://openflow.smugmug.com/OpenFlow-Videos/GEC6-Integration-Demo/10434458_i9cLF#723489962_ibRZN-A-LB">Part4: Creating a Slice and running Experiments (7 min)</a></li>
</ul>
<p>Enjoy!</p>
<img src="http://feeds.feedburner.com/~r/OpenFlowBlog/~4/96dT4N_Di08" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.openflowswitch.org/wp/2009/12/video-openflow-demo-at-gec6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.openflowswitch.org/wp/2009/12/video-openflow-demo-at-gec6/</feedburner:origLink></item>
		<item>
		<title>OpenFlow Demo at SC09</title>
		<link>http://feedproxy.google.com/~r/OpenFlowBlog/~3/fVLUgm8csTQ/</link>
		<comments>http://www.openflowswitch.org/wp/2009/11/openflow-demo-at-sc09/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 00:15:30 +0000</pubDate>
		<dc:creator>sauravdas2</dc:creator>
				<category><![CDATA[OpenFlow Blog]]></category>

		<guid isPermaLink="false">http://www.openflowswitch.org/wp/?p=1049</guid>
		<description><![CDATA[There was another major demonstration of OpenFlow last week at SuperComputing 2009 conference in Portland, Oregon. It was jointly implemented with Ciena Corp.,  a major provider of communications networking equipment, software and services. This was the first demonstration of an OpenFlow implementation on a hybrid packet/circuit switch, in support of the draft experimental extensions to [...]]]></description>
			<content:encoded><![CDATA[<p>There was another major demonstration of OpenFlow last week at SuperComputing 2009 conference in Portland, Oregon. It was jointly implemented with Ciena Corp.,  a major provider of communications networking <img class="alignright size-medium wp-image-1050" title="Demo_poster" src="http://www.openflowswitch.org/wp/wp-content/uploads/2009/11/Demo_poster-225x300.jpg" alt="Demo_poster" width="225" height="300" />equipment, software and services. This was the first demonstration of an OpenFlow implementation on a hybrid packet/circuit switch, in support of the <a href="http://www.openflowswitch.org/wp/documents/" target="_self">draft experimental extensions to the OpenFlow specification for circuit switches</a>.</p>
<p>As a proof of concept, we built a simple OpenFlow enabled packet and circuit switch network using carrier-class Ciena CoreDirector CI  switches. The CDs natively support the OpenFlow protocol for their packet and circuit switching fabrics. We then built an application in the OpenFlow controller that sets up, modifies and tears down packet and circuit flows on demand and dynamically responds to network congestion. Learn more about the demo in the OFC&#8217;10 invited paper on the <a href="http://www.openflowswitch.org/wk/index.php/OpenFlow_based_Publications" target="_self">publications</a> page. Our larger goals and motivations are detailed <a href="http://www.openflowswitch.org/wk/index.php/PAC.C" target="_self">here</a>.</p>
<p>Thanks to Dan Getachew, Preeti Singh, Lyndon Ong, Jim Archuleta, Puneet Gupta, Ashok Kumar, Ritesh Ralhan and the rest of the Ciena development team, as well as Yiannis Yiakoumis, KK Yap, and Vinesh Gudla from the Stanford side. Thanks also to  the Ciena Marketing and Sales teams for putting together the demo booths, material  and other support &#8212; it was good to see the buzz the demo created in the Research &amp; Educational Networks (REN) community.  <a href="http://openflow.smugmug.com/Events/SC09/" target="_blank">Photo Gallery: SC09</a></p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1051" title="SC09_teams" src="http://www.openflowswitch.org/wp/wp-content/uploads/2009/11/SC09_teams.jpg" alt="SC09_teams" width="560" height="420" /></p>
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: center;">
<img src="http://feeds.feedburner.com/~r/OpenFlowBlog/~4/fVLUgm8csTQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.openflowswitch.org/wp/2009/11/openflow-demo-at-sc09/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://www.openflowswitch.org/wp/2009/11/openflow-demo-at-sc09/</feedburner:origLink></item>
		<item>
		<title>OpenFlow Demo at GEC6</title>
		<link>http://feedproxy.google.com/~r/OpenFlowBlog/~3/kh74h7KjzkQ/</link>
		<comments>http://www.openflowswitch.org/wp/2009/11/openflow-demo-at-gec6/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 02:07:18 +0000</pubDate>
		<dc:creator>Guido Appenzeller</dc:creator>
				<category><![CDATA[OpenFlow Blog]]></category>

		<guid isPermaLink="false">http://www.openflowswitch.org/wp/?p=1043</guid>
		<description><![CDATA[We had another major demo of OpenFlow today at the GENI Engineering Conference in Salt Lake City, Utah. The demo showed the use of a GENI Clearing House to reserve a virtual network slice across OpenFlow Networks at Stanford University, across the Internet2 Backbone and at Princeton University.
It was great to see that now a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://appenz.smugmug.com/gallery/10356244_KZQC4#716672206_55XFQ"><img class="alignright" src="http://appenz.smugmug.com/Events/GEC6/GEC6-1510/716672206_55XFQ-S.jpg" alt="" width="400" height="267" /></a>We had another major demo of OpenFlow today at the GENI Engineering Conference in Salt Lake City, Utah. The demo showed the use of a GENI Clearing House to reserve a virtual network slice across OpenFlow Networks at Stanford University, across the Internet2 Backbone and at Princeton University.</p>
<p>It was great to see that now a small number of projects inside GENI are making progress towards becoming deployable systems. Compliments to Rob Ricci&#8217;s demo of ProtoGENI which was very well done.</p>
<p>The evening before the major demo at the plenary, we also exhibited at the demo session that was held in the tower of the Rice Eccles Stadium. Thanks to Rob Sherwood, Srini Seetharaman, Jad Naous,  Masayoshi Kobayahsi, Sapan Bhatia, Tony Mack, and Andy Bavier for the hard work that it took to make this happen. It was worth it!</p>
<p><strong>Photo Gallery: GEC6</strong></p>
<p><a href="http://appenz.smugmug.com/gallery/10356244_KZQC4#716670997_fCTmT"><br />
<strong><img class="alignnone" src="http://appenz.smugmug.com/Events/GEC6/GEC6-1484/716670886_7nCkr-Ti.jpg" alt="" width="100" height="100" /></strong><strong> <img class="alignnone" src="http://appenz.smugmug.com/Events/GEC6/GEC6-1488/716670997_fCTmT-Ti.jpg" alt="" width="100" height="100" /> </strong><strong><img class="alignnone" src="http://appenz.smugmug.com/Events/GEC6/GEC6-1494/716671559_a5DYW-Ti.jpg" alt="" width="100" height="100" /></strong><strong> <img class="alignnone" src="http://appenz.smugmug.com/Events/GEC6/GEC6-1509/716672037_vt9jx-Ti.jpg" alt="" width="100" height="100" /> </strong><strong><img class="alignnone" src="http://appenz.smugmug.com/Events/GEC6/GEC6-1538/716673414_PJsto-Ti.jpg" alt="" width="100" height="100" /><br />
</strong><br />
</a></p>
<img src="http://feeds.feedburner.com/~r/OpenFlowBlog/~4/kh74h7KjzkQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.openflowswitch.org/wp/2009/11/openflow-demo-at-gec6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.openflowswitch.org/wp/2009/11/openflow-demo-at-gec6/</feedburner:origLink></item>
		<item>
		<title>OpenFlow Wireless and demonstrating n-casting between WiFi-WiMAX</title>
		<link>http://feedproxy.google.com/~r/OpenFlowBlog/~3/k9_KQaTQBOk/</link>
		<comments>http://www.openflowswitch.org/wp/2009/11/openflow-wireless-and-demonstrating-n-casting-between-wifi-wimax/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 16:24:44 +0000</pubDate>
		<dc:creator>yapkke</dc:creator>
				<category><![CDATA[OpenFlow Blog]]></category>

		<guid isPermaLink="false">http://www.openflowswitch.org/wp/?p=989</guid>
		<description><![CDATA[OpenRoads (a.k.a. OpenFlow Wireless) won the best poster at SIGCOMM this year.  This platform can be thought of as the wireless extensions of OpenFlow.  The OpenRoads platform has been developed to support our vision for the future mobile Internet (as described in a technical report &#8220;Blueprint for Introducing Innovation into the Wireless Networks we use every [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.openflowswitch.org/wk/index.php/OpenRoads">OpenRoads</a> (a.k.a. OpenFlow Wireless) won the <a href="http://www.openflowswitch.org/wp/2009/08/openflow-wins-best-demo-and-best-poster-awards-at-sigcomm/ ">best poster</a> at SIGCOMM this year.  This platform can be thought of as the wireless extensions of OpenFlow.  The OpenRoads platform has been developed to support our vision for the future mobile Internet (as described in a technical report &#8220;<a style="color: #225599; text-decoration: none;" href="http://openflowswitch.org/downloads/technicalreports/openflow-tr-2009-3-openflow-wireless.pdf">Blueprint for Introducing Innovation into the Wireless Networks we use every day</a>&#8220;).  Our long term goal is for others to innovate in their production wireless network using OpenFlow.</p>
<div id="attachment_976" class="wp-caption alignright" style="width: 310px"><img class="size-medium wp-image-976 " title="P1000216" src="http://www.openflowswitch.org/wp/wp-content/uploads/2009/10/P1000216-300x225.jpg" alt="The OpenRoads Team" width="300" height="225" /><p class="wp-caption-text">The OpenRoads Team</p></div>
<p>n-casting between WiFi-WiMAX using OpenRoads is an example of our vision.  It was also part of <a href="http://www.openflowswitch.org/wp/2009/08/openflow-wins-best-demo-and-best-poster-awards-at-sigcomm/ ">SIGCOMM&#8217;s best demonstration</a>.  An improved demonstration was shown in Mobicom and won <a href="http://www.openflowswitch.org/wp/2009/09/honorable-mention-for-openflow-demo-at-mobicom-2009/">honorable mention</a>.  This demonstration has been shown in several other occasions, such as the <a href="http://www.openflowswitch.org/wp/2009/08/openflow-workshop-at-stanford/">OpenFlow workshop</a> at Stanford.  If you have not yet seen the demonstration, a video of it is available <a href="http://www.openflowswitch.org/wp/n-casting-mobility-using-openflow/">on this website</a>.</p>
<p>Now you are also able to reproduce this demonstration.  We are proud to make this demonstration <a href="http://www.openflowswitch.org/wk/index.php/OpenRoads_(n-casting)">available to the community</a>.  This includes instructions for the physical setup and streaming server.  We have also made available the source code for the network controller, wireless client and visualization.  More importantly, we make <a href="http://www.openflowswitch.org/wk/index.php/OpenRoads">OpenFlow Wireless</a> available to public, to promote innovation in the wireless networks we use every day.</p>
<p>n-casting and OpenFlow Wireless are made available to you by the team pictured above, with the help of many others.</p>
<img src="http://feeds.feedburner.com/~r/OpenFlowBlog/~4/k9_KQaTQBOk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.openflowswitch.org/wp/2009/11/openflow-wireless-and-demonstrating-n-casting-between-wifi-wimax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.openflowswitch.org/wp/2009/11/openflow-wireless-and-demonstrating-n-casting-between-wifi-wimax/</feedburner:origLink></item>
	</channel>
</rss>
