<?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 Printers behind WGB in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/printers-behind-wgb/m-p/984799#M188637</link>
    <description>&lt;P&gt;Hello everybody.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've searched for this in the forum but I didn't find anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a mesh network with 7 Aironet 1240AG. I'm also using 3 1240AG for Workgroup Bridge (Autonomous) that connect via 2.4Ghz radio, as clients, to an SSID.&lt;/P&gt;&lt;P&gt;the issue is that the printers standing behind the WGB AP can access the Network (they gave Dhcp address an can connect to resources as smtp and ldap) but after a while the wired clients cannot access the printer(s) (ping, lpr, etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do believe that this is an MAC problem, I've also created an 'macfilter' entry on the WLC, but it didn't worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea on this?&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;Pedro Tavares&lt;/P&gt;</description>
    <pubDate>Sat, 03 Jul 2021 22:44:45 GMT</pubDate>
    <dc:creator>ptavares</dc:creator>
    <dc:date>2021-07-03T22:44:45Z</dc:date>
    <item>
      <title>Printers behind WGB</title>
      <link>https://community.cisco.com/t5/wireless/printers-behind-wgb/m-p/984799#M188637</link>
      <description>&lt;P&gt;Hello everybody.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've searched for this in the forum but I didn't find anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a mesh network with 7 Aironet 1240AG. I'm also using 3 1240AG for Workgroup Bridge (Autonomous) that connect via 2.4Ghz radio, as clients, to an SSID.&lt;/P&gt;&lt;P&gt;the issue is that the printers standing behind the WGB AP can access the Network (they gave Dhcp address an can connect to resources as smtp and ldap) but after a while the wired clients cannot access the printer(s) (ping, lpr, etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do believe that this is an MAC problem, I've also created an 'macfilter' entry on the WLC, but it didn't worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea on this?&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;Pedro Tavares&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 22:44:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/printers-behind-wgb/m-p/984799#M188637</guid>
      <dc:creator>ptavares</dc:creator>
      <dc:date>2021-07-03T22:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Printers behind WGB</title>
      <link>https://community.cisco.com/t5/wireless/printers-behind-wgb/m-p/984800#M188638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pedro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wgb#conf t&lt;/P&gt;&lt;P&gt;wgb(config)#bridge 1 address &lt;PRINTER mac="" address=""&gt; forward FastEthernet0&lt;/PRINTER&gt;&lt;/P&gt;&lt;P&gt;wgb(config)#exit&lt;/P&gt;&lt;P&gt;wgb#wr me&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Then, on the WLC you have to map the IP to MAC using a mac filter:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;(wlc)&amp;gt;config macfilter add &lt;MAC addr=""&gt; &lt;WLAN id=""&gt; &lt;INTERFACE name=""&gt;&lt;/INTERFACE&gt;&lt;/WLAN&gt;&lt;/MAC&gt;&lt;/P&gt;&lt;P&gt;&lt;DESCRIPTION&gt; &lt;IP address=""&gt;&lt;/IP&gt;&lt;/DESCRIPTION&gt;&lt;/P&gt;&lt;P&gt;(wlc)&amp;gt;config wlan mac-filtering enable &lt;WLAN id=""&gt;&lt;/WLAN&gt;&lt;/P&gt;&lt;P&gt;(wlc)&amp;gt;config wlan aaa-override enable &lt;WLAN id=""&gt;&lt;/WLAN&gt;&lt;/P&gt;&lt;P&gt;(wlc)&amp;gt;save config&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;WLAN id can be found using 'show wlan summary'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 00:22:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/printers-behind-wgb/m-p/984800#M188638</guid>
      <dc:creator>Matthew Fowler</dc:creator>
      <dc:date>2008-04-23T00:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Printers behind WGB</title>
      <link>https://community.cisco.com/t5/wireless/printers-behind-wgb/m-p/984801#M188639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi matfowle,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;I've already done the configuration on WGB but after enableling aaa-override the WGB stopped associating with the bridge. As far I could understand, I must put WGB mac address in WLC mac security table. I'll do it soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 14:24:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/printers-behind-wgb/m-p/984801#M188639</guid>
      <dc:creator>ptavares</dc:creator>
      <dc:date>2008-05-05T14:24:25Z</dc:date>
    </item>
  </channel>
</rss>

