<?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: A single client keeps authenticating and deauthenticating in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/a-single-client-keeps-authenticating-and-deauthenticating/m-p/4312040#M227613</link>
    <description>&lt;P&gt;I would say try to select a lower data rate as mandatory (6-Mbps if you want to leave 802.11b stations out of your network, or maybe 2-Mbps). In your current config using12-Mbps rate as basic you are preventing distant stations to associate. If your weather station is close to the fuzzy boundary where 12-Mbps could be used, then the station could disassociate from while to while.&lt;/P&gt;&lt;P&gt;Also check with an OTA packet capture the rates that your weather station support. Sometimes they use cheaper chipset not always supporting all of the features from the standard, or taking wrong connectivity decisions because of this.&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;-Jesus&lt;BR /&gt;*** Please Rate Helpful Responses ***&lt;/P&gt;</description>
    <pubDate>Tue, 23 Mar 2021 06:54:57 GMT</pubDate>
    <dc:creator>JPavonM</dc:creator>
    <dc:date>2021-03-23T06:54:57Z</dc:date>
    <item>
      <title>A single client keeps authenticating and deauthenticating</title>
      <link>https://community.cisco.com/t5/wireless/a-single-client-keeps-authenticating-and-deauthenticating/m-p/4311188#M227558</link>
      <description>&lt;P&gt;I'm having one final issue with this Cisco AP 1142.&lt;/P&gt;&lt;P&gt;I have a single client that appears to be connected and getting updates.&lt;/P&gt;&lt;P&gt;It's a small ESP8266 based weather station.&lt;/P&gt;&lt;P&gt;Below is a list of some log entries showing this activity:&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;001984: *Mar 21 21:38:31.307 -0500&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;Interface Dot11Radio0, Station 6001.9438.0782 Associated KEY_MGMT[WPAv2 PSK]&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;001983: *Mar 21 21:38:31.282 -0500&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;Interface Dot11Radio0, Deauthenticating Station 6001.9438.0782 Reason: Sending station has left the BSS&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;001982: *Mar 21 21:38:15.478 -0500&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;Interface Dot11Radio0, Station 6001.9438.0782 Associated KEY_MGMT[WPAv2 PSK]&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;001981: *Mar 21 21:38:15.465 -0500&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;Interface Dot11Radio0, Deauthenticating Station 6001.9438.0782 Reason: Sending station has left the BSS&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;001980: *Mar 21 20:37:33.429 -0500&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;Interface Dot11Radio0, Station 6001.9438.0782 Associated KEY_MGMT[WPAv2 PSK]&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;001979: *Mar 21 20:37:33.412 -0500&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;Interface Dot11Radio0, Deauthenticating Station 6001.9438.0782 Reason: Sending station has left the BSS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Config log:&lt;/P&gt;&lt;PRE&gt;! Last configuration change at 22:07:14 -0500 Fri Mar 19 2021
version 15.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec localtime show-timezone
service password-encryption
service sequence-numbers
!
hostname ap
!
!
logging rate-limit console 9
no logging console
enable secret 5 XXXXXXXXXXXXXXXXXX
!
no aaa new-model
clock timezone -0600 -6 0
clock summer-time -0500 recurring
no ip source-route
no ip cef
ip domain name cisco.local
!
!
!
!
dot11 pause-time 100
dot11 syslog
dot11 activity-timeout unknown default 6000
dot11 activity-timeout client default 6000
!
dot11 ssid JesusIsLord
   authentication open 
   authentication key-management wpa version 2
   accounting acct_methods
   guest-mode
   wpa-psk ascii 7 XXXXXXXXXXXXX
   no ids mfp client
!
dot11 ssid JesusIsLord_5G
   authentication open 
   authentication key-management wpa version 2
   guest-mode
   wpa-psk ascii 7 XXXXXXXXXXXXXX
!
!
!
power inline negotiation prestandard source
no ipv6 cef
!
!
username Cisco password 7 XXXXXXXXXXXXX
username XXXX privilege 15 password 7 XXXXXXXXXXXXXXXXX
!
!
bridge irb
!
!
!
interface Dot11Radio0
 no ip address
 !
 encryption mode ciphers aes-ccm 
 !
 ssid JesusIsLord
 !
 antenna gain 0
 speed  basic-12.0 18.0 24.0 36.0 48.0 54.0 m0. m1. m2. m3. m4. m5. m6. m7. m8. m9. m10. m11. m12. m13. m14. m15.
 station-role root
 no dot11 extension aironet
 l2-filter bridge-group-acl
 bridge-group 1
 bridge-group 1 subscriber-loop-control
 bridge-group 1 input-address-list 700
 bridge-group 1 output-address-list 700
 bridge-group 1 spanning-disabled
 bridge-group 1 block-unknown-source
 no bridge-group 1 source-learning
 no bridge-group 1 unicast-flooding
!
interface Dot11Radio1
 no ip address
 !
 encryption mode ciphers aes-ccm 
 !
 ssid JesusIsLord_5G
 !
 antenna gain 0
 peakdetect
 dfs band 3 block
 speed  basic-12.0 18.0 basic-24.0 36.0 48.0 54.0 m0. m1. m2. m3. m4. m5. m6. m7. m8. m9. m10. m11. m12. m13. m14. m15.
 channel width 40-above
 channel dfs
 station-role root
 dot11 dot11r pre-authentication over-air
 no dot11 extension aironet
 l2-filter bridge-group-acl
 bridge-group 1
 bridge-group 1 subscriber-loop-control
 bridge-group 1 input-address-list 700
 bridge-group 1 output-address-list 700
 bridge-group 1 spanning-disabled
 bridge-group 1 block-unknown-source
 no bridge-group 1 source-learning
 no bridge-group 1 unicast-flooding
!
interface GigabitEthernet0
 no ip address
 duplex auto
 speed auto
 l2-filter bridge-group-acl
 bridge-group 1
 bridge-group 1 input-address-list 700
 bridge-group 1 output-address-list 700
 bridge-group 1 spanning-disabled
 no bridge-group 1 source-learning
!
interface BVI1
 mac-address 0022.bd18.b290
 ip address 192.168.86.90 255.255.255.0
 ipv6 address dhcp
 ipv6 address autoconfig
!
ip default-gateway 192.168.86.1
ip forward-protocol nd
ip http server
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
!
no cdp run
!
bridge 1 route ip
!
!
!
line con 0
line vty 0 4
 login local
 transport input all
!
end&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 20:01:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/a-single-client-keeps-authenticating-and-deauthenticating/m-p/4311188#M227558</guid>
      <dc:creator>glen4cindy</dc:creator>
      <dc:date>2021-07-05T20:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: A single client keeps authenticating and deauthenticating</title>
      <link>https://community.cisco.com/t5/wireless/a-single-client-keeps-authenticating-and-deauthenticating/m-p/4311455#M227583</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;glen4cindy,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please confirm whether only one user is facing the issue or all the connecting users?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;check with the below commands&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;cisco#clear dot11 client 0011.2233.4455&amp;nbsp; &amp;lt;= deauthenticate a client&lt;BR /&gt;cisco#clear int dot11radio0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;= reset a radio&lt;BR /&gt;cisco#reload&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;= reboot the AP&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 13:48:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/a-single-client-keeps-authenticating-and-deauthenticating/m-p/4311455#M227583</guid>
      <dc:creator>Anjana A</dc:creator>
      <dc:date>2021-03-22T13:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: A single client keeps authenticating and deauthenticating</title>
      <link>https://community.cisco.com/t5/wireless/a-single-client-keeps-authenticating-and-deauthenticating/m-p/4311938#M227610</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Anjana A,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is primarily happening to the client with MAC address&amp;nbsp;6001.9438.0782 which is my ESP8266 weather station. I should say this device seems to have the current weather forecast and the correct time and temperature.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It does happen to other clients on occasion. Again they seem to reconnect within a matter of seconds or less.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm at a loss here as to the cause.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 01:15:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/a-single-client-keeps-authenticating-and-deauthenticating/m-p/4311938#M227610</guid>
      <dc:creator>glen4cindy</dc:creator>
      <dc:date>2021-03-23T01:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: A single client keeps authenticating and deauthenticating</title>
      <link>https://community.cisco.com/t5/wireless/a-single-client-keeps-authenticating-and-deauthenticating/m-p/4312040#M227613</link>
      <description>&lt;P&gt;I would say try to select a lower data rate as mandatory (6-Mbps if you want to leave 802.11b stations out of your network, or maybe 2-Mbps). In your current config using12-Mbps rate as basic you are preventing distant stations to associate. If your weather station is close to the fuzzy boundary where 12-Mbps could be used, then the station could disassociate from while to while.&lt;/P&gt;&lt;P&gt;Also check with an OTA packet capture the rates that your weather station support. Sometimes they use cheaper chipset not always supporting all of the features from the standard, or taking wrong connectivity decisions because of this.&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;-Jesus&lt;BR /&gt;*** Please Rate Helpful Responses ***&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 06:54:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/a-single-client-keeps-authenticating-and-deauthenticating/m-p/4312040#M227613</guid>
      <dc:creator>JPavonM</dc:creator>
      <dc:date>2021-03-23T06:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: A single client keeps authenticating and deauthenticating</title>
      <link>https://community.cisco.com/t5/wireless/a-single-client-keeps-authenticating-and-deauthenticating/m-p/4313778#M227683</link>
      <description>&lt;P&gt;Alternatively, move the station closer to the AP. If it stays stable, it's indeed a signal problem. If it still reconnects often, it could be a firmware issue on the ESP8266, there have been many updates to them in the past.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 12:32:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/a-single-client-keeps-authenticating-and-deauthenticating/m-p/4313778#M227683</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2021-03-25T12:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: A single client keeps authenticating and deauthenticating</title>
      <link>https://community.cisco.com/t5/wireless/a-single-client-keeps-authenticating-and-deauthenticating/m-p/4314182#M227725</link>
      <description>&lt;P&gt;Thanks everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Participant lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;I did quite a bit of experimentation with data rates finally settling on "Best Range" and all of the activity I mentioned has stopped.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Participant lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;My next step will be to move the AP closer and change things a bit.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Participant lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;If I still find issues I'll be happy knowing it's a chipset issue with the ESP8266.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 00:06:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/a-single-client-keeps-authenticating-and-deauthenticating/m-p/4314182#M227725</guid>
      <dc:creator>glen4cindy</dc:creator>
      <dc:date>2021-03-26T00:06:10Z</dc:date>
    </item>
  </channel>
</rss>

