<?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 Hi Paul, in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951494#M91308</link>
    <description>&lt;P&gt;Hi Paul,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;i'm currently experiencing a similar issue like you described 4 years ago and i'm curious if you ever found the solution? Looking forward to your reply.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;/daniel&lt;/P&gt;</description>
    <pubDate>Wed, 13 Apr 2016 13:03:54 GMT</pubDate>
    <dc:creator>ddelange</dc:creator>
    <dc:date>2016-04-13T13:03:54Z</dc:date>
    <item>
      <title>Devices "hiding" behind a bridge</title>
      <link>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951481#M91295</link>
      <description>&lt;P&gt;At intermittent times, we will have a single device start to "hide" behind a 1242 bridge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the past, my team would reload or reboot the bridge, and everything would come back up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the 90 seconds of lost data were causing problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I began to dig deeper.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the the WB was always available.&lt;/P&gt;&lt;P&gt;So I would ping the hidden device from the WB, and it would ping.&lt;/P&gt;&lt;P&gt;Next, I showed the ARP table, and got the MAC address of the hidden device.&lt;/P&gt;&lt;P&gt;Then, I would start a ping from my PC, and leave it running.&amp;nbsp; Constant "Destination Unreachables" from the router.&lt;/P&gt;&lt;P&gt;Next, I showed the bridging table for F0, and sometimes the device would be there, sometimes not.&lt;/P&gt;&lt;P&gt;Regardless, I would add a forwarding bridging entry manualy, and exit conf.&lt;/P&gt;&lt;P&gt;Showing the briding table would show the device, with a "P"ermanent age, but still no pinging.&lt;/P&gt;&lt;P&gt;Finally, I would remove the forwarding briding entry, and pings would start within a couple of seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During these periods, outbound UDP packets will continue to be forwarded from the PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, my managers want to convert everything to UDP, which is a potential disaster in my opinion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I can't get this fixed, I have no alternative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest where to look?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Crane01wb#show run&lt;/P&gt;&lt;P&gt;Building configuration...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current configuration : 1924 bytes&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;version 12.3&lt;/P&gt;&lt;P&gt;no service pad&lt;/P&gt;&lt;P&gt;service timestamps debug datetime msec&lt;/P&gt;&lt;P&gt;service timestamps log datetime msec localtime show-timezone&lt;/P&gt;&lt;P&gt;service password-encryption&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname Crane01wb&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;enable secret 5 RandomValuesHere&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip subnet-zero&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;no aaa new-model&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;dot11 ssid somessid&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; authentication open &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;dot11 arp-cache optional&lt;/P&gt;&lt;P&gt;power inline negotiation prestandard source&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;username admin privilege 15 password 7 RandomHexValuesHere&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;bridge irb&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Dot11Radio0&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; no ip route-cache&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; encryption key 1 size 128bit 7 RandomHexValuesHere transmit-key&lt;/P&gt;&lt;P&gt; encryption mode wep mandatory &lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; ssid lanewwlan01&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0&lt;/P&gt;&lt;P&gt; station-role workgroup-bridge&lt;/P&gt;&lt;P&gt; antenna receive right&lt;/P&gt;&lt;P&gt; antenna transmit right&lt;/P&gt;&lt;P&gt; antenna gain 0&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;!&lt;/P&gt;&lt;P&gt;interface Dot11Radio1&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; no ip route-cache&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; encryption key 1 size 128bit 7 randomHexVBaluesHere transmit-key&lt;/P&gt;&lt;P&gt; encryption mode wep mandatory &lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; ssid somessid&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; dfs band 3 block&lt;/P&gt;&lt;P&gt; speed basic-6.0 9.0 basic-12.0 18.0 basic-24.0 36.0 48.0 54.0&lt;/P&gt;&lt;P&gt; channel dfs&lt;/P&gt;&lt;P&gt; station-role root&lt;/P&gt;&lt;P&gt; bridge-group 1&lt;/P&gt;&lt;P&gt; bridge-group 1 subscriber-loop-control&lt;/P&gt;&lt;P&gt; bridge-group 1 block-unknown-source&lt;/P&gt;&lt;P&gt; no bridge-group 1 source-learning&lt;/P&gt;&lt;P&gt; no bridge-group 1 unicast-flooding&lt;/P&gt;&lt;P&gt; bridge-group 1 spanning-disabled&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet0&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; no ip route-cache&lt;/P&gt;&lt;P&gt; duplex auto&lt;/P&gt;&lt;P&gt; speed auto&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;!&lt;/P&gt;&lt;P&gt;interface BVI1&lt;/P&gt;&lt;P&gt; ip address 10.1.10.8 255.255.255.0&lt;/P&gt;&lt;P&gt; no ip route-cache&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip default-gateway 10.1.10.1&lt;/P&gt;&lt;P&gt;ip http server&lt;/P&gt;&lt;P&gt;no ip http secure-server&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ip http help-path &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag" target="_blank"&gt;http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag&lt;/A&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;logging history debugging&lt;/P&gt;&lt;P&gt;logging 10.1.95.250&lt;/P&gt;&lt;P&gt;snmp-server community private RW&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;control-plane&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;bridge 1 route ip&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; login local&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 05:17:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951481#M91295</guid>
      <dc:creator>Paul Taylor</dc:creator>
      <dc:date>2021-07-04T05:17:17Z</dc:date>
    </item>
    <item>
      <title>Devices "hiding" behind a bridge</title>
      <link>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951482#M91296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;#enable arp caching on wgb&lt;/P&gt;&lt;P&gt;#add static arp entry on respective infrastructure devices&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 00:16:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951482#M91296</guid>
      <dc:creator>Saravanan Lakshmanan</dc:creator>
      <dc:date>2012-06-12T00:16:49Z</dc:date>
    </item>
    <item>
      <title>Devices "hiding" behind a bridge</title>
      <link>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951483#M91297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What network are you commecting this WGB to ? A cisco WLC, if so is "passive" client check boxed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 00:41:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951483#M91297</guid>
      <dc:creator>George Stefanick</dc:creator>
      <dc:date>2012-06-12T00:41:53Z</dc:date>
    </item>
    <item>
      <title>Devices "hiding" behind a bridge</title>
      <link>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951484#M91298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If this is an ARP problem, then I would expect the WGB to also have problems.&lt;/P&gt;&lt;P&gt;Yet it can ping the device just fine, and it has the MAC address in its ARP table (as stated in the post).&lt;/P&gt;&lt;P&gt;Adding static ARP entries is not an optimum solution for me (and, technically, contrary to the purpose of ARP), because devices get changed out frequently in my environment, creating a network managment problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll do it as a last resort, but I'm really hoping for a better solution than that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, please define "respective infrastructure devices".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 15:47:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951484#M91298</guid>
      <dc:creator>Paul Taylor</dc:creator>
      <dc:date>2012-06-13T15:47:43Z</dc:date>
    </item>
    <item>
      <title>Devices "hiding" behind a bridge</title>
      <link>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951485#M91299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The WGB is in a "gantry crane", 125 feet off of the ground.&lt;/P&gt;&lt;P&gt;The WGB has a Netgear 8 port unmanaged switch connected to it, to which the device in question is attached, as well as a few others.&lt;/P&gt;&lt;P&gt;Also, this problem only affects one of those devices.&lt;/P&gt;&lt;P&gt;We have an inhouse device also connected, that we can use to remotely cycle to power to the WGB or other devices if required.&lt;/P&gt;&lt;P&gt;That unit is not affected by this (so far).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The WGB talks to APs, on 100' light poles, that are controlled by a WLC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've poked around on the WGB as well as the WLC, but I cannot find a '"passive" client check box'.&lt;/P&gt;&lt;P&gt;Can you point me towards where to look for it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 15:52:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951485#M91299</guid>
      <dc:creator>Paul Taylor</dc:creator>
      <dc:date>2012-06-13T15:52:59Z</dc:date>
    </item>
    <item>
      <title>Devices "hiding" behind a bridge</title>
      <link>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951486#M91300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On your WLC, under the WLAN (SSID) there is an advance tab. Here is where passive is marked. Also I am checking on a few other items. But this sure sounds like the passive client issue. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 17:20:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951486#M91300</guid>
      <dc:creator>George Stefanick</dc:creator>
      <dc:date>2012-06-13T17:20:23Z</dc:date>
    </item>
    <item>
      <title>Devices "hiding" behind a bridge</title>
      <link>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951487#M91301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;&lt;A name="newfeature"&gt;Passive Clients Behind a WGB&lt;/A&gt;&lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The controller might not be able to see passive clients behind a WGB.&amp;nbsp; Clients (such as cameras and programmable logic devices) do not&amp;nbsp; initiate a traffic stream unless they are connected. Complete these&amp;nbsp; steps in order avoid this issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL type="1"&gt;&lt;LI&gt;&lt;P&gt;Add a static MAC filter entry for the passive WGB device and MAC filter entry for the devices that are behind it.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Use this command in order to enable MAC filtering on the WLAN along with aaa override:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;config macfilter ipaddress MAC_address IP_address&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Add a static entry on the WGB IOS-based device: &lt;STRONG&gt;bridge 1 addressxxxx.xxxx.xxxx forward FastEthernet0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note: &lt;/STRONG&gt;In addition, increase the dot11 activity timer.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Add a static ARP entry on the L3 router:&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;PRE&gt;hostname(config)#&lt;STRONG&gt;arp &lt;IP addr=""&gt; &lt;MAC addr=""&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; arpa&lt;/MAC&gt;&lt;/IP&gt;&lt;/STRONG&gt;
&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This feature allows the controller to learn the IP address of a&amp;nbsp; passive WGB wired client when the WGB sends an IAPP message to the&amp;nbsp; controller that contains only the MAC address of the WGB wired client.&amp;nbsp; When this message is received from the WGB, the controller checks the&amp;nbsp; local MAC filter list or, if the WGB has roamed, the MAC filter list of&amp;nbsp; the anchor controller for the MAC address of the client. If an entry is&amp;nbsp; found and it contains an IP address for the client, the controller adds&amp;nbsp; the client to the client table of the controller.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unlike the existing MAC filtering feature for wireless clients, you&amp;nbsp; are not required to enable MAC filtering on the WLAN for WGB wired&amp;nbsp; clients. WGB wired clients that use MAC filtering do not need to obtain&amp;nbsp; an IP address through DHCP to be added to the client table of the&amp;nbsp; controller.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 17:23:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951487#M91301</guid>
      <dc:creator>George Stefanick</dc:creator>
      <dc:date>2012-06-13T17:23:40Z</dc:date>
    </item>
    <item>
      <title>Devices "hiding" behind a bridge</title>
      <link>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951488#M91302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have considered this, but discounted it for the following reasons:&lt;/P&gt;&lt;P&gt;a) I have both outbound TCP and UDP streams that are active when it stops working.&amp;nbsp; So this is not a passive client.&lt;/P&gt;&lt;P&gt;b) I have passive clients on the same WGB that still work when this problem presents itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is nothing more than a passive client problem, then I can just implement a startup script that start a never ending ping on the client to a well known IP address past the WGB, and the problem should clear up, correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, I have a socket application that runs as a windows service, that connects to a server past the WGB and sends a continuous stream of data. &lt;/P&gt;&lt;P&gt;This is better than a continuous ping, and already makes it an active client, as opposed to a passive one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try these tips, just to see, but my hopes are not high.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input, I'll post the results (though it is intermittent, and may be a few days or more before I see it again).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 17:53:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951488#M91302</guid>
      <dc:creator>Paul Taylor</dc:creator>
      <dc:date>2012-06-13T17:53:24Z</dc:date>
    </item>
    <item>
      <title>Devices "hiding" behind a bridge</title>
      <link>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951489#M91303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I cannot find anything that matches your notes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To clarify, by WLC I mean a Wireless LAN Controller.&lt;/P&gt;&lt;P&gt;It is a Cisco 4402.&lt;/P&gt;&lt;P&gt;Across the top I have the following options:&lt;/P&gt;&lt;P&gt;MONITOR&amp;nbsp;&amp;nbsp;&amp;nbsp; WLANs&amp;nbsp;&amp;nbsp; CONTROLLER&amp;nbsp;&amp;nbsp; WIRELESS&amp;nbsp;&amp;nbsp; SECURITY&amp;nbsp;&amp;nbsp; MANAGEMENT&amp;nbsp;&amp;nbsp; COMMANDS&amp;nbsp;&amp;nbsp; HELP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under WLAN, there is nothing for SSID.&lt;/P&gt;&lt;P&gt;There is an Advanced option to the left, it only gives access to AP Groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are we on the same page?&lt;/P&gt;&lt;P&gt;If so, what am I missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your time,&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 18:00:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951489#M91303</guid>
      <dc:creator>Paul Taylor</dc:creator>
      <dc:date>2012-06-13T18:00:02Z</dc:date>
    </item>
    <item>
      <title>Devices "hiding" behind a bridge</title>
      <link>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951490#M91304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya, a active ping will keep the app a live for sure. It doesnt sound like a passive issue based on your comment. Does your application use multicast ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco sends multicast at the highest data rate, if your client is not in the highest PHY rate your client will not get it, meaning your WGB. This will break the application that uses m/c.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 18:01:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951490#M91304</guid>
      <dc:creator>George Stefanick</dc:creator>
      <dc:date>2012-06-13T18:01:17Z</dc:date>
    </item>
    <item>
      <title>Devices "hiding" behind a bridge</title>
      <link>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951491#M91305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;isolate the application &amp;amp; particular wired PC/ASD issue:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what vlan/subnet the wgb and wired pc is on i.e., management/dyn of wlc.&lt;/P&gt;&lt;P&gt;windows based pc are usually chatty and active, are you using handheld/Application specific device.&lt;/P&gt;&lt;P&gt;check the driver on the affected unit with good working units.&lt;/P&gt;&lt;P&gt;do you see the affected wired client under Monitor that is still associated to the wgb when the issue occurs.&lt;/P&gt;&lt;P&gt;when the issue occurs are you able to ping that pc from wlc.&lt;/P&gt;&lt;P&gt;is WLC ignoring that affected wired client only, what's the status of other wired client from same wgb when issue occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what do you see in wireshark trace taken from affected PC when the issue occurs. confirm syn ack for tcp.&lt;/P&gt;&lt;P&gt;WLC&amp;gt;debug client &lt;WIRED mac="" address="" of="" pc="" behind="" the="" wgb=""&gt;&lt;/WIRED&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: 4400 doesn't have passive client option like 5500. For passive client issues with 4400, you need to use MAC filtering on 4400, higher arp timeout/static arp entry on intermediate devices between wgb to WLC &amp;amp; L3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 19:39:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951491#M91305</guid>
      <dc:creator>Saravanan Lakshmanan</dc:creator>
      <dc:date>2012-06-13T19:39:05Z</dc:date>
    </item>
    <item>
      <title>Devices "hiding" behind a bridge</title>
      <link>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951492#M91306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well this is really helpful.&amp;nbsp; Something must have cahgned recently as this wasn't a problem unitl we upgraded our WCS code from 6.x to 7.x.&amp;nbsp; I did run into problems on step 2.&amp;nbsp; The CLI kept giving me an error so I added the macfilter via the GUI under the Security tab.&lt;/P&gt;&lt;P&gt;We have medical (PACS) devices that connect via WGB and they use static IPs. They had been working for years until we upgraded.&amp;nbsp; Now I'm adding static ARP entries and the rest of this mess &lt;SPAN __jive_emoticon_name="plain" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon" height="1" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif" width="1"&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;If anyone can point to the change that caused this in the release notes, I'd appreciate it. I'm going to go hunt around... If I find it i'll post it here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 21:00:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951492#M91306</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2012-07-05T21:00:39Z</dc:date>
    </item>
    <item>
      <title>Devices "hiding" behind a bridge</title>
      <link>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951493#M91307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Saravanan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for a lot of good tips.&amp;nbsp; There's a lot there to absorb and apply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, we are not in a VLANed environment, for a large number of reasons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A quick description of the environment:&lt;/P&gt;&lt;P&gt;We have very large cranes that work cargo ships.&lt;/P&gt;&lt;P&gt;We also have medium size cranes that straddle rows for containers 7 wide and 5 high (45' high).&lt;/P&gt;&lt;P&gt;Both of these environments exhibit the problem.&lt;/P&gt;&lt;P&gt;We&amp;nbsp;&amp;nbsp; have a variety of equipment, from in-house built PIC based ethernet&amp;nbsp;&amp;nbsp; devices to windows and linux based servers and PCs, and also IP cameras.&lt;/P&gt;&lt;P&gt;The&amp;nbsp;&amp;nbsp; software running on the servers and PCs is home grown, and typically&amp;nbsp;&amp;nbsp; has either a UDP based 1hz output, or a TCP based client/server (these&amp;nbsp;&amp;nbsp; PCs being the server side) application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both the UDP&amp;nbsp; and&amp;nbsp; TCP applications, as well as the cameras, are "always on", although&amp;nbsp; the&amp;nbsp; cameras are HTTP based, and so don't stream unless they have a&amp;nbsp;&amp;nbsp; consumer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The TCP application also only streams when&amp;nbsp;&amp;nbsp; there is a consumer, but an application in the computer room is always&amp;nbsp;&amp;nbsp; on, guaranteeing a consumer 24x7 if the equipment is on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We NEVER lose connectivity from the UDP devices during these problems.&lt;/P&gt;&lt;P&gt;Also,&amp;nbsp; we have a PIC based power switch that, even when the&amp;nbsp; windows PC gets&amp;nbsp; lost, is still available; we can connect to it via HTTP,&amp;nbsp; and power&amp;nbsp; cycle the WGB, which corrects the problem.&lt;/P&gt;&lt;P&gt;However, that creates a&amp;nbsp; 90-120 second gap in telemetry (the&amp;nbsp; purpose of the entire&amp;nbsp; infrastructre), and causes a loss of data that is&amp;nbsp; detrimental.&lt;/P&gt;&lt;P&gt;Yes,&amp;nbsp; there is a lot we can do, programmatically, to cache this&amp;nbsp; information,&amp;nbsp; but I'd rather just fix the network so that the problem&amp;nbsp; doesn't exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Point&amp;nbsp; being, I wouldn't be surprised at this happening&amp;nbsp; to the cameras,&amp;nbsp; because they don't create traffic unless connected to&amp;nbsp; first.&lt;/P&gt;&lt;P&gt;But the PCs are always on, and always transmitting data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second&amp;nbsp;&amp;nbsp; point being, physical access to these environments, while they are in&amp;nbsp;&amp;nbsp; operation, is difficult at best (and impossible in the smaller cranes).&lt;/P&gt;&lt;P&gt;So, since I can't access them remotely due to the problem, I can't start a wireshark session to capture the data.&lt;/P&gt;&lt;P&gt;And leaving wireshark always on creates a performance problem of its own.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see the catch-22 situation I'm in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WGB can ping the PC, just nothing past the WGB.&lt;/P&gt;&lt;P&gt;And the PC is in the ARP table of the WGB before and/or after the ping, but that never fixes the problem.&lt;/P&gt;&lt;P&gt;Only adding static bridge forwarding entries, and then removing them, fixes the problem (or a reboot).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Never tried pinging it from the WLC, I'll try that next time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If&amp;nbsp; I'm ever lucky enough to have this happen when my&amp;nbsp; equipment is not in a&amp;nbsp; production environment, I'll get wireshark going.&amp;nbsp;&amp;nbsp; I already have it&amp;nbsp; loaded, just never have an opportunity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;L3 is a home-built Linux-based router.&lt;/P&gt;&lt;P&gt;The only devices between "wgb to WLC &amp;amp; L3" would be my 3Com switches, which only work at L2 (as far as I know).&lt;/P&gt;&lt;P&gt;I've never changed anything related to ARP/MACs there.&lt;/P&gt;&lt;P&gt;Again, I've never really focused my attention there, since a bridging table change on the WGB fixes the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thank you for your input, I have more places to do some research now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 15:20:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951493#M91307</guid>
      <dc:creator>Paul Taylor</dc:creator>
      <dc:date>2012-07-06T15:20:41Z</dc:date>
    </item>
    <item>
      <title>Hi Paul,</title>
      <link>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951494#M91308</link>
      <description>&lt;P&gt;Hi Paul,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;i'm currently experiencing a similar issue like you described 4 years ago and i'm curious if you ever found the solution? Looking forward to your reply.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;/daniel&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 13:03:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/devices-quot-hiding-quot-behind-a-bridge/m-p/1951494#M91308</guid>
      <dc:creator>ddelange</dc:creator>
      <dc:date>2016-04-13T13:03:54Z</dc:date>
    </item>
  </channel>
</rss>

