關於cisco 胖 ap 掉線的處理


Jul  4 13:59:46.074: %DOT11-4-MAXRETRIES: Packet to client 30b4.9ef2.fe2f reached max retries, removing the client
Jul  4 13:59:46.074: %DOT11-6-DISASSOC: Interface Dot11Radio0, Deauthenticating Station 30b4.9ef2.fe2f Reason: Previous authentication no longer valid 
Jul  4 14:07:21.310: %DOT11-6-ASSOC: Interface Dot11Radio0, Station   7c6b.9cd1.13d3 Associated KEY_MGMT[WPAv2 PSK]
Jul  4 14:07:30.742: %DOT11-6-DISASSOC: Interface Dot11Radio0, Deauthenticating Station 7c6b.9cd1.13d3 Reason: Sending station has left the BSS 
Jul  4 14:07:30.974: %DOT11-6-ASSOC: Interface Dot11Radio0, Station   7c6b.9cd1.13d3 Associated KEY_MGMT[WPAv2 PSK]
Jul  4 14:10:50.982: %DOT11-6-DISASSOC: Interface Dot11Radio0, Deauthenticating Station 7c6b.9cd1.13d3 Reason: Previous authentication no longer valid 
Jul  4 14:11:56.382: %DOT11-6-ASSOC: Interface Dot11Radio0, Station  081f.712d.e6f4 Associated KEY_MGMT[WPAv2 PSK]
Jul  4 14:12:00.986: %DOT11-6-ASSOC: Interface Dot11Radio0, Station  30b4.9ef2.fe2f Associated KEY_MGMT[WPAv2 PSK]
Jul  4 14:12:01.606: %DOT11-4-MAXRETRIES: Packet to client 081f.712d.e6f4 reached max retries, removing the client
Jul  4 14:12:01.606: %DOT11-6-DISASSOC: Interface Dot11Radio0, Deauthenticating Station 081f.712d.e6f4 Reason: Previous authentication no longer valid 
Jul  4 14:12:03.362: %DOT11-6-ASSOC: Interface Dot11Radio0, Station  081f.712d.e6f4 Reassociated KEY_MGMT[WPAv2 PSK]
Jul  4 14:37:05.190: %DOT11-4-MAXRETRIES: Packet to client 30b4.9ef2.fe2f reached max retries, removing the client
Jul  4 14:37:05.190: %DOT11-6-DISASSOC: Interface Dot11Radio0, Deauthenticating Station 30b4.9ef2.fe2f Reason: Previous authentication no longer valid 
Jul  4 14:37:08.226: %DOT11-6-ASSOC: Interface Dot11Radio0, Station  30b4.9ef2.fe2f Reassociated KEY_MGMT[WPAv2 PSK]
Jul  4 14:53:09.082: %DOT11-6-ASSOC: Interface Dot11Radio0, Station   30b4.9ef3.8c35 Associated KEY_MGMT[WPAv2 PSK]
Jul  4 14:55:05.878: %DOT11-4-MAXRETRIES: Packet to client 30b4.9ef3.8c35 reached max retries, removing the client
Jul  4 14:55:05.878: %DOT11-6-DISASSOC: Interface Dot11Radio0, Deauthenticating Station 30b4.9ef3.8c35 Reason: Previous authentication no longer valid 
Jul  4 14:55:05.882: %DOT11-4-MAXRETRIES: Packet to client 30b4.9ef3.8c35 reached max retries, removing the client
Jul  4 14:56:30.354: %DOT11-6-ASSOC: Interface Dot11Radio0, Station   30b4.9ef3.8c35 Reassociated KEY_MGMT[WPAv2 PSK]
Jul  4 14:56:47.070: %DOT11-6-DISASSOC: Interface Dot11Radio0, Deauthenticating Station 30b4.9ef3.8c35 Reason: Sending station has left the BSS 
Jul  4 14:57:07.026: %DOT11-4-MAXRETRIES: Packet to client 30b4.9ef3.8c35 reached max retries, removing the client

 

思科wifi掉線的問題處理

 20200704

我參考的這篇文章覺得有用  寫下此文  參照下我的處理方式

http://www.mamicode.com/info-detail-1589024.html

 

 

 

 主要使用的是這條

這是博客里的推薦設置,我主要采用的是這條  有沒有效果還得再驗證下

 packet retries 128 drop-packet
interface dot11Radio 0
   channel <1-13>                       //手動定義信道
   packet retries 128 drop-packet        //最大保持連接消息的上限調到最大128
   no dot11 extension aironet        //關閉智能天線擴展功能
dot11 wpa handshake timeout 2000      //將認證握手的超時時間更改到2S

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM