<?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: Bridge Connection in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/bridge-connection/m-p/2367055#M96233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Theo. We'll upgrade to 7.5 this evening. I'll post the results here after that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Nov 2013 13:32:03 GMT</pubDate>
    <dc:creator>Jochen Bartl</dc:creator>
    <dc:date>2013-11-25T13:32:03Z</dc:date>
    <item>
      <title>Bridge Connection</title>
      <link>https://community.cisco.com/t5/wireless/bridge-connection/m-p/2367051#M96229</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have setup a RAP and MAP with AIR-CAP1602E-E-K9 all working fine.&lt;/P&gt;&lt;P&gt;I need to bridge the connection so that i can attach an switch on the MAP AP&lt;/P&gt;&lt;P&gt;Both AP's Ethernet connections are set to bridge but i cannot reach the switch on the MAP AP i can reach the MAP AP.&lt;/P&gt;&lt;P&gt;The MAP AP Ethernet set to trunk mode allowing VLANS transparent VLAN set to off, switches connections set to trunk mode on both AP's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;current version WLC &lt;/P&gt;&lt;P&gt;7.4.110.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;think I am doing something wrong on the trunk link on the switch side&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 08:13:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/bridge-connection/m-p/2367051#M96229</guid>
      <dc:creator>Theo Van Wyk</dc:creator>
      <dc:date>2021-07-04T08:13:51Z</dc:date>
    </item>
    <item>
      <title>Bridge Connection</title>
      <link>https://community.cisco.com/t5/wireless/bridge-connection/m-p/2367052#M96230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(Cisco Controller) &amp;gt;show mesh path Point_to_Point_Far&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AP Name/Radio&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Channel Rate Link-Snr Flags&amp;nbsp;&amp;nbsp;&amp;nbsp; State&lt;/P&gt;&lt;P&gt;-----------------&amp;nbsp; ------- ---- -------- -------&amp;nbsp; -----&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Point_to_Point&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 36&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; auto 41&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPDATED NEIGH PARENT BEACON &lt;/P&gt;&lt;P&gt;Point_to_Point&amp;nbsp;&amp;nbsp;&amp;nbsp; is a Root AP.&lt;/P&gt;&lt;P&gt;(Cisco Controller) &amp;gt;show mesh path Point_to_Point&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AP Name/Radio&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Channel Rate Link-Snr Flags&amp;nbsp;&amp;nbsp;&amp;nbsp; State&lt;/P&gt;&lt;P&gt;-----------------&amp;nbsp; ------- ---- -------- -------&amp;nbsp; -----&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Point_to_Point&amp;nbsp;&amp;nbsp;&amp;nbsp; is a Root AP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 07:46:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/bridge-connection/m-p/2367052#M96230</guid>
      <dc:creator>Theo Van Wyk</dc:creator>
      <dc:date>2013-11-11T07:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Bridge Connection</title>
      <link>https://community.cisco.com/t5/wireless/bridge-connection/m-p/2367053#M96231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We've upgraded two days ago from 7.2 to 7.4.110.0. After that VLAN trunking wasn't working anymore. Like you described, I only could reach the MAP on the other side via the native VLAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RAP is a AIR-LAP1262N-E-K9&lt;/P&gt;&lt;P&gt;MAP is a AIR-CAP3502I-E-K9&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After a bit debugging and logging in into the MAP via SSH I've seen that the bridge group config was missing on the APs ethernet interface. Adding the bridge group commands did fix the issue. However the commands don't survive a reboot of the AP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0&lt;/P&gt;&lt;P&gt; bridge-group 1&lt;/P&gt;&lt;P&gt; bridge-group 1 spanning-disabled&lt;/P&gt;&lt;P&gt; no bridge-group 1 source-learning&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this is more some kind of a workaround. It would be interesting to know if you ran into the same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jochen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 13:09:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/bridge-connection/m-p/2367053#M96231</guid>
      <dc:creator>Jochen Bartl</dc:creator>
      <dc:date>2013-11-25T13:09:28Z</dc:date>
    </item>
    <item>
      <title>Bridge Connection</title>
      <link>https://community.cisco.com/t5/wireless/bridge-connection/m-p/2367054#M96232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jochen &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the reply, i got some info from our local cisco group that there is a bug in the 7.4 code giving issues with bridge mode but they have not done any testing to confirm. I wanted to upgrade the controller to 7.5 but client wanted connection up, so i used the following reference &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/customer/products/hw/modules/ps2797/products_configuration_example09186a0080bf450a.shtml?referring_site=smartnavRD"&gt;http://www.cisco.com/en/US/customer/products/hw/modules/ps2797/products_configuration_example09186a0080bf450a.shtml?referring_site=smartnavRD&lt;/A&gt;&lt;SPAN&gt;. Standalone AP connecting to Mesh AP. The only difference is the AP is set to local mode on the controller.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wish i could test it now to confirm &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 13:18:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/bridge-connection/m-p/2367054#M96232</guid>
      <dc:creator>Theo Van Wyk</dc:creator>
      <dc:date>2013-11-25T13:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Bridge Connection</title>
      <link>https://community.cisco.com/t5/wireless/bridge-connection/m-p/2367055#M96233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Theo. We'll upgrade to 7.5 this evening. I'll post the results here after that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 13:32:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/bridge-connection/m-p/2367055#M96233</guid>
      <dc:creator>Jochen Bartl</dc:creator>
      <dc:date>2013-11-25T13:32:03Z</dc:date>
    </item>
    <item>
      <title>Bridge Connection</title>
      <link>https://community.cisco.com/t5/wireless/bridge-connection/m-p/2367056#M96234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Upgrading to 7.5 actually fixed this issue. Luckily we haven't had any other issues because of upgrading for now &lt;SPAN __jive_emoticon_name="grin" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/grin.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bridge-group commands are still missing on Gi0 on the MAP, but as long as it is working I don't care.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 21:22:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/bridge-connection/m-p/2367056#M96234</guid>
      <dc:creator>Jochen Bartl</dc:creator>
      <dc:date>2013-11-29T21:22:46Z</dc:date>
    </item>
  </channel>
</rss>

