<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: Simulating an Openflow controller in ExtremeWireless (General)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-general/simulating-an-openflow-controller/m-p/30585#M551</link>
    <description>You could also use the following:&lt;BR /&gt;
 HPE-VAN SDN Controller with Flowmaker Deluxe&lt;BR /&gt;
Floodlight&lt;BR /&gt;
Opendaylight&lt;BR /&gt;
Ryu&lt;BR /&gt;
ONOS&lt;BR /&gt;
&lt;BR /&gt;
No idea if they work with any Extreme switches, but they work fine with PicOS and Mininet. &lt;BR /&gt;</description>
    <pubDate>Mon, 06 Jun 2016 09:55:00 GMT</pubDate>
    <dc:creator>Deadpool</dc:creator>
    <dc:date>2016-06-06T09:55:00Z</dc:date>
    <item>
      <title>Simulating an Openflow controller</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/simulating-an-openflow-controller/m-p/30583#M549</link>
      <description>is there any simulator for using Openflow controller instead of Open-Flow Switches ..if so , Pls guide me</description>
      <pubDate>Thu, 03 Mar 2016 16:44:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/simulating-an-openflow-controller/m-p/30583#M549</guid>
      <dc:creator>Arun_Samuel</dc:creator>
      <dc:date>2016-03-03T16:44:00Z</dc:date>
    </item>
    <item>
      <title>RE: Simulating an Openflow controller</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/simulating-an-openflow-controller/m-p/30584#M550</link>
      <description>Mininet is what everyone uses for testing with openflow nodes.  &lt;BR /&gt;
&lt;BR /&gt;
Tutorial:&lt;BR /&gt;
&lt;A href="https://github.com/mininet/openflow-tutorial/wiki" target="_blank" rel="nofollow noreferrer noopener"&gt;https://github.com/mininet/openflow-tutorial/wiki&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Video:&lt;BR /&gt;
&lt;A href="https://www.youtube.com/watch?v=jmlgXaocwiE" target="_blank" rel="nofollow noreferrer noopener"&gt;https://www.youtube.com/watch?v=jmlgXaocwiE&lt;/A&gt;</description>
      <pubDate>Mon, 14 Mar 2016 21:06:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/simulating-an-openflow-controller/m-p/30584#M550</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2016-03-14T21:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: Simulating an Openflow controller</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/simulating-an-openflow-controller/m-p/30585#M551</link>
      <description>You could also use the following:&lt;BR /&gt;
 HPE-VAN SDN Controller with Flowmaker Deluxe&lt;BR /&gt;
Floodlight&lt;BR /&gt;
Opendaylight&lt;BR /&gt;
Ryu&lt;BR /&gt;
ONOS&lt;BR /&gt;
&lt;BR /&gt;
No idea if they work with any Extreme switches, but they work fine with PicOS and Mininet. &lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jun 2016 09:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/simulating-an-openflow-controller/m-p/30585#M551</guid>
      <dc:creator>Deadpool</dc:creator>
      <dc:date>2016-06-06T09:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: Simulating an Openflow controller</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/simulating-an-openflow-controller/m-p/30586#M552</link>
      <description>floodlight is working, but a bit limited (at least was when I used it). Opendaylight will work too. Never tested the others.&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jun 2016 09:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/simulating-an-openflow-controller/m-p/30586#M552</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2016-06-06T09:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: Simulating an Openflow controller</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/simulating-an-openflow-controller/m-p/30587#M553</link>
      <description>To test OpenFlow support of EXOS switches (with openflow.xmod and appropriate license installed) without installing a controller, one can use the "dpctl" utility from the openflow Git repository git://yuba.stanford.edu/openflow .&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jun 2016 21:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/simulating-an-openflow-controller/m-p/30587#M553</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-06-06T21:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: Simulating an Openflow controller</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/simulating-an-openflow-controller/m-p/30588#M554</link>
      <description>Hm, dpctl cannot be used with EXOS based switches, because EXOS does not correctly configure a "&lt;U&gt;passive&lt;/U&gt;" controller. The "passive" controller seems to listen on &lt;U&gt;localhost&lt;/U&gt; only:&lt;BR /&gt;
Controller       : Secondary&lt;BR /&gt;
    Status       : INACTIVE&lt;BR /&gt;
    Datapath ID  : 00000800273d25b3&lt;BR /&gt;
    VR           : VR-Mgmt&lt;BR /&gt;
    Mode         : out-of-band Passive&lt;BR /&gt;
    Target       : ptcp:127.0.0.1:6633&lt;BR /&gt;
    Uptime(secs) : 0&lt;BR /&gt;
As a result dpctl cannot connect to the switch:&lt;BR /&gt;
$ ./dpctl show tcp:192.168.42.3:6633&lt;BR /&gt;
dpctl: talking to tcp:192.168.42.3:6633: Connection refused&lt;BR /&gt;
$ telnet 192.168.42.3&lt;BR /&gt;
Trying 192.168.42.3...&lt;BR /&gt;
telnet: Unable to connect to remote host: Connection refused&lt;BR /&gt;
$ ping -c1 192.168.42.3&lt;BR /&gt;
PING 192.168.42.3 (192.168.42.3) 56(84) bytes of data.&lt;BR /&gt;
64 bytes from 192.168.42.3: icmp_seq=1 ttl=64 time=1.13 ms&lt;BR /&gt;
&lt;BR /&gt;
--- 192.168.42.3 ping statistics ---&lt;BR /&gt;
1 packets transmitted, 1 received, 0% packet loss, time 0ms&lt;BR /&gt;
rtt min/avg/max/mdev = 1.135/1.135/1.135/0.000 ms&lt;BR /&gt;
$ ssh admin@192.168.42.3 "show openflow"&lt;BR /&gt;
admin@192.168.42.3's password: &lt;BR /&gt;
OpenFlow:          Enabled&lt;BR /&gt;
Versions:          OpenFlow10, OpenFlow13&lt;BR /&gt;
Mode:              Standard&lt;BR /&gt;
FDB:               On&lt;BR /&gt;
Access-list width: Single&lt;BR /&gt;
&lt;BR /&gt;
---&amp;lt; further output omitted &amp;gt;---Just tested with EXOS 21.1.1.4, which includes OpenFlow in the base image.&lt;BR /&gt;
&lt;BR /&gt;
:-(&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jun 2016 21:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/simulating-an-openflow-controller/m-p/30588#M554</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-06-06T21:39:00Z</dc:date>
    </item>
  </channel>
</rss>

