<?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 Cannot discover topology of switches in ExtremeWireless (General)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-general/cannot-discover-topology-of-switches/m-p/30687#M567</link>
    <description>I have a lab setup  where the controller is connected to the management ports of three OF switches through another L2 switch (another X440).   The three switches are able to connect to the controller but the connection between them isn't discovered by the Topology manager in OpenDaylight. I see an empty topology through the REST API and the web view shows three isolated switches.    I suspect this is because the L2 switch isn't forwarding the LLDP packet sent by the controller to the three OF switches. I may be completely wrong though.    Do I need to enable some LLDP related feature/setting on the X440s to forward LLDPs?  Or disable some feature on the one I'm using as a simple L2 switch?    Kindly help me figure out why the topology isn't discovered by the controller.</description>
    <pubDate>Thu, 26 Mar 2015 05:42:00 GMT</pubDate>
    <dc:creator>Ankit_Agrawal</dc:creator>
    <dc:date>2015-03-26T05:42:00Z</dc:date>
    <item>
      <title>Cannot discover topology of switches</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/cannot-discover-topology-of-switches/m-p/30687#M567</link>
      <description>I have a lab setup  where the controller is connected to the management ports of three OF switches through another L2 switch (another X440).   The three switches are able to connect to the controller but the connection between them isn't discovered by the Topology manager in OpenDaylight. I see an empty topology through the REST API and the web view shows three isolated switches.    I suspect this is because the L2 switch isn't forwarding the LLDP packet sent by the controller to the three OF switches. I may be completely wrong though.    Do I need to enable some LLDP related feature/setting on the X440s to forward LLDPs?  Or disable some feature on the one I'm using as a simple L2 switch?    Kindly help me figure out why the topology isn't discovered by the controller.</description>
      <pubDate>Thu, 26 Mar 2015 05:42:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/cannot-discover-topology-of-switches/m-p/30687#M567</guid>
      <dc:creator>Ankit_Agrawal</dc:creator>
      <dc:date>2015-03-26T05:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: Cannot discover topology of switches</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/cannot-discover-topology-of-switches/m-p/30688#M568</link>
      <description>I guess extreme switches have EDP enabled by default.&lt;BR /&gt;
And LLDP must be enabled manually.&lt;BR /&gt;
Please try enabling LLDP.</description>
      <pubDate>Thu, 26 Mar 2015 07:52:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/cannot-discover-topology-of-switches/m-p/30688#M568</guid>
      <dc:creator>PARTHIBAN_CHINN</dc:creator>
      <dc:date>2015-03-26T07:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: Cannot discover topology of switches</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/cannot-discover-topology-of-switches/m-p/30689#M569</link>
      <description>Communication between controller and switches is via Open Flow protocol. LLDP packets get encapsulated in Open Flow protocol and send to controller. So L2 switch is not a problem here.&lt;BR /&gt;
&lt;BR /&gt;
Output of below commands from all switches may give idea on what's going on in the switches. &lt;BR /&gt;
 &lt;BR /&gt;
1. show openflow&lt;BR /&gt;
2. show openflow flows</description>
      <pubDate>Thu, 26 Mar 2015 09:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/cannot-discover-topology-of-switches/m-p/30689#M569</guid>
      <dc:creator>Masadi__Ravi</dc:creator>
      <dc:date>2015-03-26T09:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: Cannot discover topology of switches</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/cannot-discover-topology-of-switches/m-p/30690#M570</link>
      <description>The output of these commands looks okay.  Switch one ----------------- X440-8p.1 # show openflow OpenFlow:          Enabled Versions:          OpenFlow10, OpenFlow13 Mode:              Standard FDB:               Off Access-list width: Single  Controller       : Primary     Status       : ACTIVE     Datapath ID  : 000000049697c679     VR           : VR-Mgmt     Mode         : out-of-band Active     Target       : tcp:10.10.1.10:6633     Uptime(secs) : 1152  Controller       : Secondary     Not configured.  Total number of VLAN(s): 0 X440-8p.2 # show openflow flows Total number of OpenFlow flows : 0 Total number of default flows  : 2  Flow name        Type     Duration (secs)  Prio              Packets ---------------- ---- ------------------- ----- -------------------- ofDefault_0      ACL                 1326     0                    0     Match  :     Actions:  CONTROLLER ofDefault_2      ACL                 1326     0                    0     Match  :  Ethernet Type       : 0x88cc (LLDP)     Actions:  CONTROLLER  Packets:  (*) Cumulative packet count for all FDB flows X440-8p.3 # X440-8p.3 # X440-8p.3 # show openflow flows Total number of OpenFlow flows : 0 Total number of default flows  : 2  Flow name        Type     Duration (secs)  Prio              Packets ---------------- ---- ------------------- ----- -------------------- ofDefault_0      ACL                 1365     0                    0     Match  :     Actions:  CONTROLLER ofDefault_2      ACL                 1365     0                    0     Match  :  Ethernet Type       : 0x88cc (LLDP)     Actions:  CONTROLLER  Packets:  (*) Cumulative packet count for all FDB flows    Switch two -------------- X440-8p.1 # show openflow OpenFlow:          Enabled Versions:          OpenFlow10, OpenFlow13 Mode:              Standard FDB:               Off Access-list width: Single  Controller       : Primary     Status       : ACTIVE     Datapath ID  : 0000000496979b95     VR           : VR-Mgmt     Mode         : out-of-band Active     Target       : tcp:10.10.1.10:6633     Uptime(secs) : 838  Controller       : Secondary     Not configured.  Total number of VLAN(s): 0 X440-8p.2 # X440-8p.2 # show openflow flows Total number of OpenFlow flows : 0 Total number of default flows  : 2  Flow name        Type     Duration (secs)  Prio              Packets ---------------- ---- ------------------- ----- -------------------- ofDefault_0      ACL                 1314     0                    0     Match  :     Actions:  CONTROLLER ofDefault_2      ACL                 1314     0                    0     Match  :  Ethernet Type       : 0x88cc (LLDP)     Actions:  CONTROLLER  Packets:  (*) Cumulative packet count for all FDB flows</description>
      <pubDate>Thu, 26 Mar 2015 09:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/cannot-discover-topology-of-switches/m-p/30690#M570</guid>
      <dc:creator>Ankit_Agrawal</dc:creator>
      <dc:date>2015-03-26T09:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: Cannot discover topology of switches</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/cannot-discover-topology-of-switches/m-p/30691#M571</link>
      <description>Hi Ankit,&lt;BR /&gt;
&lt;BR /&gt;
From the above show openflow - (Total number of VLAN(s): 0), I could see that you have not enabled OpenFlow on ports/VLANs that connecting the switches that is the reason for not seeing the topology.  Open Flow process processes the packets that ingress on open flow enabled ports only. &lt;BR /&gt;
&lt;BR /&gt;
Since EXOS doesn't allow to enable open flow on port directly, you need create a VLAN in all the switches and add the connecting ports and then enable open flow on the VLAN.  Here is an example configuration&lt;BR /&gt;
&lt;BR /&gt;
create vlan "v11"&lt;BR /&gt;
configure vlan v11 tag 11&lt;BR /&gt;
configure vlan v11 add ports 22, 25-26 tagged&lt;BR /&gt;
enable openflow vlan "v11"&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Ravi Masadi&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Mar 2015 09:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/cannot-discover-topology-of-switches/m-p/30691#M571</guid>
      <dc:creator>Masadi__Ravi</dc:creator>
      <dc:date>2015-03-26T09:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: Cannot discover topology of switches</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/cannot-discover-topology-of-switches/m-p/30692#M572</link>
      <description>Thanks Ravi! I see the topology as expected on the controller now.</description>
      <pubDate>Thu, 26 Mar 2015 09:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/cannot-discover-topology-of-switches/m-p/30692#M572</guid>
      <dc:creator>Ankit_Agrawal</dc:creator>
      <dc:date>2015-03-26T09:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: Cannot discover topology of switches</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/cannot-discover-topology-of-switches/m-p/30693#M573</link>
      <description>Ankit &lt;BR /&gt;
&lt;BR /&gt;
Can you try enabling the following on the switch&lt;BR /&gt;
&lt;BR /&gt;
configure openflow default-rule lldp controller&lt;BR /&gt;
configure openflow default-rule miss controller&lt;BR /&gt;
&lt;BR /&gt;
controller uses  OF packet_in and packet_out messages to figure out the topolology. If the default action is set to drop on the switch the LLDP packets might get dropped and will never be sent to controller.&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
Sathish&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Mar 2015 11:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/cannot-discover-topology-of-switches/m-p/30693#M573</guid>
      <dc:creator>Srinivasan__Sat</dc:creator>
      <dc:date>2015-03-26T11:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Cannot discover topology of switches</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/cannot-discover-topology-of-switches/m-p/30694#M574</link>
      <description>The config is already present on the switches. I think I'm missing something else.   X440-8p.5 # show configuration "openflow" # # Module openflow configuration. # configure openflow default-rule lldp controller configure openflow default-rule miss controller enable openflow configure openflow controller primary out-of-band active ipaddress 10.10.1.10 vr VR-Mgmt</description>
      <pubDate>Thu, 26 Mar 2015 11:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/cannot-discover-topology-of-switches/m-p/30694#M574</guid>
      <dc:creator>Ankit_Agrawal</dc:creator>
      <dc:date>2015-03-26T11:16:00Z</dc:date>
    </item>
  </channel>
</rss>

