<?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 EIGRP Routing through Wireless LAN Controller in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/eigrp-routing-through-wireless-lan-controller/m-p/1960747#M79314</link>
    <description>&lt;P&gt;Fairly intriguing project I am working on that requires some interesting out of the box thinking.&amp;nbsp; I have a 5508 Wireless LAN Controller.&amp;nbsp; This is still preliminary design so the version of code can be whatever.&amp;nbsp; The 5508 has Cisco 1552 Wireless MESH Access Points.&amp;nbsp; Connecting to the MESH Access Points are Cisco 1262 MESH APs which can I am hoping can be bridged to utilize the ether port to connect to a Layer 3 switch.&amp;nbsp; This layer 3 switch, I need to run EIGRP so that the network behind it can be separate from the MESH network and route accordingly.&amp;nbsp; I know it sounds odd but was hoping for some feedback as to if this is even possible.&amp;nbsp; Basically, the network is extremely mobile and trying to cut down on the broadcast domain and segment this out a bit.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Layer 3 Switch doing EIGRP -----&amp;gt;&amp;nbsp; 5508 WLC ----&amp;gt;&amp;nbsp; Cisco MESH 1552&amp;nbsp; ---MESH---&amp;gt; Cisco 1262 MESH AP ---Copper---&amp;gt; Layer 3 Switch doing EIGRP ----&amp;gt; Network&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;</description>
    <pubDate>Sun, 04 Jul 2021 05:24:46 GMT</pubDate>
    <dc:creator>larrywoods</dc:creator>
    <dc:date>2021-07-04T05:24:46Z</dc:date>
    <item>
      <title>EIGRP Routing through Wireless LAN Controller</title>
      <link>https://community.cisco.com/t5/wireless/eigrp-routing-through-wireless-lan-controller/m-p/1960747#M79314</link>
      <description>&lt;P&gt;Fairly intriguing project I am working on that requires some interesting out of the box thinking.&amp;nbsp; I have a 5508 Wireless LAN Controller.&amp;nbsp; This is still preliminary design so the version of code can be whatever.&amp;nbsp; The 5508 has Cisco 1552 Wireless MESH Access Points.&amp;nbsp; Connecting to the MESH Access Points are Cisco 1262 MESH APs which can I am hoping can be bridged to utilize the ether port to connect to a Layer 3 switch.&amp;nbsp; This layer 3 switch, I need to run EIGRP so that the network behind it can be separate from the MESH network and route accordingly.&amp;nbsp; I know it sounds odd but was hoping for some feedback as to if this is even possible.&amp;nbsp; Basically, the network is extremely mobile and trying to cut down on the broadcast domain and segment this out a bit.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Layer 3 Switch doing EIGRP -----&amp;gt;&amp;nbsp; 5508 WLC ----&amp;gt;&amp;nbsp; Cisco MESH 1552&amp;nbsp; ---MESH---&amp;gt; Cisco 1262 MESH AP ---Copper---&amp;gt; Layer 3 Switch doing EIGRP ----&amp;gt; Network&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 05:24:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/eigrp-routing-through-wireless-lan-controller/m-p/1960747#M79314</guid>
      <dc:creator>larrywoods</dc:creator>
      <dc:date>2021-07-04T05:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: EIGRP Routing through Wireless LAN Controller</title>
      <link>https://community.cisco.com/t5/wireless/eigrp-routing-through-wireless-lan-controller/m-p/1960748#M79316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cant think of anything thatsays your scenario is not possible. It looks possible to me.&lt;/P&gt;&lt;P&gt;You need to keep something in your min though:&lt;/P&gt;&lt;P&gt;1-)  you need multicast enabled on the WLC for EIGRP to work because EIGRP uses multicast messages.&lt;/P&gt;&lt;P&gt;2-) you need QoS configured correctly on your WLC/WLAN because routing information should have highest priority over other packets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amjad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 07:02:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/eigrp-routing-through-wireless-lan-controller/m-p/1960748#M79316</guid>
      <dc:creator>Amjad Abdullah</dc:creator>
      <dc:date>2012-07-17T07:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: EIGRP Routing through Wireless LAN Controller</title>
      <link>https://community.cisco.com/t5/wireless/eigrp-routing-through-wireless-lan-controller/m-p/1960749#M79318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ethernet bridge traffic does not hit wireless controller So it is not necessary to enable AP Multicast on WLC/WLAN specific to this scenario since the traffic is bridged among Mesh. also configuring QoS on WLC won't help either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Router between the network and the mesh—Provides a Layer 3 boundary where security and policy enforcement can be applied. The router also provides Layer 2 isolation of the RAP. This is necessary because the RAP bridges traffic from its local Ethernet port to the mesh, so this traffic must be limited to that necessary to support the solution so that resources are not consumed by the unnecessary flooding of traffic. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bridge Multicast&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/wireless/controller/7.2/configuration/guide/cg_mesh.html#wp1859528"&gt;http://www.cisco.com/en/US/docs/wireless/controller/7.2/configuration/guide/cg_mesh.html#wp1859528&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QoS on Mesh&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/wireless/controller/7.2/configuration/guide/cg_mesh.html#wp1859041"&gt;http://www.cisco.com/en/US/docs/wireless/controller/7.2/configuration/guide/cg_mesh.html#wp1859041&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 11:27:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/eigrp-routing-through-wireless-lan-controller/m-p/1960749#M79318</guid>
      <dc:creator>Saravanan Lakshmanan</dc:creator>
      <dc:date>2012-07-17T11:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: EIGRP Routing through Wireless LAN Controller</title>
      <link>https://community.cisco.com/t5/wireless/eigrp-routing-through-wireless-lan-controller/m-p/3333886#M79319</link>
      <description>&lt;P&gt;I don't get the answer clear Saravanan , then EIGRP over mesh network is supported?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 21:40:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/eigrp-routing-through-wireless-lan-controller/m-p/3333886#M79319</guid>
      <dc:creator>Jaime Gonzalez Gomez</dc:creator>
      <dc:date>2018-02-19T21:40:30Z</dc:date>
    </item>
  </channel>
</rss>

