zoukankan      html  css  js  c++  java
  • Bug搬运工-flexconnect AP losing Vlan mapping and fall back to default vlan

    Description
    Symptom:
    when the flexconnect AP disassociate from the WLC , it randomly loses the AP specific vlan settings and fall back to wlan-specific

    -WLC 5508
    SW 8.3.141.6
    AP model 2602

    -AP is not rebooting and not joining to any other controller.

    -collected the following debugs from the AP :
    debug capwap client error
    debug capwap client event
    debug capwap flexconnect
    debug capwap flexconnect fault-tolerance
    debug capwap flexconnect save
    debug capwap flexconnect load
    debug capwap flexconnect wlan-vlan
    debug dot11 mgmt ssid
    debug dot11 mgmt msg
    debug dot11 mgmt flexconnect fault-tolerance
    debug capwap client payload

    AP debugs is showing the following :
    *Jul 23 22:51:34.831: CAPWAP_PAYLOAD: Received Unknown Payload(143) configuration.
    *Jul 23 22:51:34.831: REAP WLAN_VLAN: Processing the non AP specific vlan payload
    *Jul 23 22:51:34.831: REAP WLAN_VLAN: Queue the non AP specific vlan request
    *Jul 23 22:51:34.831: CAPWAP_PAYLOAD: Configuration is Changed.
    *Jul 23 22:51:34.831: REAP Save: PayloadType 104 payloadSubType 143, SavePayload 0, SaveEnabled 1, SaveNonApSpecificPayload 0, SaveNonApSpecificEnabled 1

    - Enabled the following debugs on the WLC:
    >Debug mac addr
    >Debug capwap payload enable
    >Debug capwap event enable

    WLC debugs are showing the following :
    *spamApTask7: Jul 24 00:51:35.391: 00:6c:bc:29:eb:c0 AP_VLAN_MAPPING_TYPE:
    *spamApTask7: Jul 24 00:51:35.391: 00:6c:bc:29:eb:c0 AP_NONAP_VLAN_PAYLOAD:

    Conditions:
    AP in flexconnect local switching with AP-specific WLAN-VLAN mapping

    Workaround:
    use flexconnect groups to configure WLAN-vlan mapping

    Further Problem Description:
     
     
    Last Modified:
    Apr 1,2020
    Status:
    Open
    Severity:
    4 Minor
    Product:
    (1)
    Cisco 5500 Series Wireless Controllers
    Support Cases:
    8
     
    Known Affected Releases:
    (1)
  • 相关阅读:
    Web服务器安全设置
    java大文件读写操作,java nio 之MappedByteBuffer,高效文件/内存映射
    Java IO和Java NIO在文件拷贝上的性能差异分析
    Java高效读取大文件
    NIO入门之轻松读取大文件
    我来说说java的NIO
    java读取大文件 超大文件的几种方法
    @RequestBody 的正确使用办法
    友鱼项目知识点
    怎样查看Tomcat动态控制台信息
  • 原文地址:https://www.cnblogs.com/MomentsLee/p/12627711.html
Copyright © 2011-2022 走看看