cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
13643
Views
25
Helpful
33
Replies

CAPWAP state: DTLS Teardown

I have a problem with AP 1815i as it continuously disjoin the controller 9800 and restart and then loop in same action as shown in attached logs.

These are the port configuration

==============
Access switch
==============

interface gi1/0/21
description To-WLC
switchport mode trunk
switchport trunk allowed vlan 5,6,50
switchport trunk native vlan 50

interface gi1/0/15
description To-AP
switchport mode trunk
switchport trunk allowed vlan 5,6,50
switchport trunk native vlan 50


==================
Core Switch
==================
ip dhcp pool DATA-pool
network 192.168.6.0 255.255.255.0
default-router 192.168.6.254
dns-server 192.168.100.1 192.168.100.2 8.8.8.8
!
ip dhcp pool WLC-Mgm-pool
network 192.168.50.0 255.255.255.0
default-router 192.168.50.254
option 43 hex f205.c0a8.3264.01

 

33 Replies 33

It is not issue as you noticed, the log shows it request join and WLC responds to it,  then join then dtls teardown process which stop all features then restart

marce1000
VIP
VIP

 

 - What software version is the 9800 controller running , also review the   configuration with the CLI command : show  tech wireless , have the output analyzed by  https://cway.cisco.com/tools/WirelessAnalyzer/  , please note do not use classical show tech-support (short version) , use the command denoted in green for Wireless Analyzer, checkout the advisories

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

From the AP log: AP image version 17.3.3.26 backup 8.5.140.0, Controller 17.3.3.26.  So for a start upgrade to 17.3.5b to eliminate possible bugs (which is what that looks like - watchdog timeout). 

If that doesn't help then you could have a hardware problem so AP may need to be RMA'd.

It is not a hardware issue, all APs have same problem. 

AP join normally when When it is connected to access port in vlan 6

It has join problems when connected to trunk port with native vlan 50

Configurations exists in the main post

Can I upgrade to 17.6.3 ?

I only have 1815i APs

Perfectly possible to upgrade to 17.6.3

Please make sure that you read the release notes and understand if any special care to be taken.

17.6.4 is out already so if upgrading you should use 17.6.4.

 

17.6.3 is recommended from cisco because it is stable for now

Arshad Safrulla
VIP Alumni
VIP Alumni

You have to remove native vlan on the trunk port connecting to the WLC. 
interface gi1/0/21
description To-WLC
switchport mode trunk
switchport trunk allowed vlan 5,6,50
switchport trunk native vlan 50 ==> Not needed.

It is configured as native on both sides ( switch and WLC)

AP can join when access port is access vlan 6 although port of WLC is trunk with native vlan 50

Native vlan is not the reason

Believe me it could be the reason. Please refer the below best practices document.
https://www.cisco.com/c/en/us/products/collateral/wireless/catalyst-9800-series-wireless-controllers/guide-c07-743627.html#:~:text=9000%20switch%20family.-,Wireless%20management%20interface%20VLAN%20tag,-Cisco%20recommends%20using
You are tagging the WMI VLAN on the WLC side, then why set the NATIVE VLAN under the interface configuration. Infact remove it from both switchport connecting to WLC and the and also wlc port connecting to switch side. 

For ports connecting to Flexconnect AP's it is mandatory that you set the native VLAN as AP management VLAN. However if the AP is in Local mode then you can simply configure it as access port where VLAN is the management VLAN.

How can I put AP port in access
mode while it has multiple SSID with different vlans

Hi guys,

I configured the both sides between WLC and Access switch as trunk without native VLAN command as you recommended, Also I configured AP port in access mode.

Unfortunately we have same problem, Find below the AP log when trying to join


=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2022.09.04 15:27:51 =~=~=~=~=~=~=~=~=~=~=~=
 1  0
Specified BOOT: part1

Booting from part1

Read 1024 bytes from volume part1 to 88000000
Read 37388504 bytes from volume part1 to 88000000
Signature returns 0
Image signing verification success, continue to run...
bootm 0x88000400
## Booting kernel from Legacy Image at 88000400 ...
## Loading init Ramdisk from multi component Legacy Image at 88000400 ...
## Flattened Device Tree from multi component Image at 88000400
Booting using the fdt at 0x8a39e6c0
Loading Ramdisk to 9de5b000, end 9ffff018 ... OK
Loading Device Tree to 9de4e000, end 9de5a217 ... OK
no such device nand0
Using machid 0x8010001 from environment

Starting image ...

[01/01/1970 00:00:35.0899] Linux version 3.14.43 (aut@wnbu-bld-lnx-05) (gcc version 4.7.1 (OpenWrt GCC 4.7.1 r48430) ) #1 SMP PREEMPT Wed Mar 3 04:45:31 GMT 2021
[01/01/1970 00:00:35.2499] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[01/01/1970 00:00:35.3399] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[01/01/1970 00:00:35.4499] Machine model: Cisco 11ac Wave2 Wifi Access Point
[01/01/1970 00:00:35.5299] Memory policy: Data cache writealloc
[01/01/1970 00:00:35.5999] Kernel command line: console=ttyMSM0,9600n8 ubi.mtd=0 root=/dev/ram activepart=part1 activeboot=0 wdgtriggered=0 board_sku=1 clk_ignore_unused
[01/01/1970 00:00:35.7699] CPU1: Booted secondary processor
[01/01/1970 00:00:35.8399] CPU2: Booted secondary processor
[01/01/1970 00:00:35.8999] CPU3: Booted secondary processor
[01/01/1970 00:00:35.9699] buginf tty flushing thread started, ttyport=be178000
[*01/01/1970 00:00:40.3480] buginf() enabled.
[*01/01/1970 00:00:40.3823] Made it into bootsh: Mar 3 2021 05:00:23 T-0b7bc0faa97ae8a26ea605c7622aac357397184c-g0b7bc0fa-aut
[01/01/1970 00:00:57.2099] audit_printk_skb: 99 callbacks suppressed
[01/01/1970 00:01:05.4799] audit_printk_skb: 39 callbacks suppressed

Welcome to Cisco.

Usage of this device is governed by Cisco's End User License Agreement,
available at:
http://www.cisco.com/c/en/us/td/docs/general/warranty/English/EU1KEN_.html.


Restricted Rights Legend

Use, duplication, or disclosure by the Government is subject to
restrictions as set forth in subparagraph (c) of the Commercial
Computer Software - Restricted Rights clause at FAR sec. 52.227-19 and
subparagraph (c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

Cisco Systems, Inc.
170 West Tasman Drive
San Jose, California 95134-1706

This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.


This product contains some software licensed under the
"GNU General Public License, version 2" provided with
ABSOLUTELY NO WARRANTY under the terms of
"GNU General Public License, version 2", available here:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html


This product contains some software licensed under the
"GNU Library General Public License, version 2" provided
with ABSOLUTELY NO WARRANTY under the terms of "GNU Library
General Public License, version 2", available here:
http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html


This product contains some software licensed under the
"GNU Lesser General Public License, version 2.1" provided
with ABSOLUTELY NO WARRANTY under the terms of "GNU Lesser
General Public License, version 2.1", available here:
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html


This product contains some software licensed under the
"GNU General Public License, version 3" provided with
ABSOLUTELY NO WARRANTY under the terms of
"GNU General Public License, Version 3", available here:
http://www.gnu.org/licenses/gpl.html.


This product contains some software licensed under the
"GNU Affero General Public License, version 3" provided
with ABSOLUTELY NO WARRANTY under the terms of
"GNU Affero General Public License, version 3", available here:
http://www.gnu.org/licenses/agpl-3.0.html.

[*01/01/1970 00:01:20.2431] /init: ioctl(SIOCGIFHWADDR): wired0: No such device
[*01/01/1970 00:01:20.2525] /init: ioctl(SIOCGIFHWADDR): wired0: No such device
[*01/01/1970 00:01:20.4177] /init: ioctl(SIOCGIFHWADDR): wired0: No such device
[*01/01/1970 00:01:20.4270] /init: ioctl(SIOCGIFHWADDR): wired0: No such device
[ OK ] Reached target Cisco File Systems (Pre).
[ OK ] Reached target Timers.
[ OK ] Created slice -.slice.
[ OK ] Listening on Delayed Shutdown Socket.
[ OK ] Reached target Sockets.
[ OK ] Created slice system.slice.
[ OK ] Reached target Slices.
[ OK ] Created slice system-serial\x2dgetty.slice.
Starting Cisco UBIFS reformat/mount...
[ OK ] Started Cisco UBIFS reformat/mount.
Starting Cisco early mount...
[ OK ] Started Cisco early mount.
[ OK ] Reached target Local File Systems (Pre).
Starting Cisco system time setup...
Starting Cisco fips check...
[*05/27/2021 23:59:59.0483] Last reload time: Sep 4 12:56:11 2022
[*09/04/2022 12:56:11.0011] Setting system time Sun Sep 4 12:56:11 UTC 2022
Starting Cisco seed generation...
[*09/04/2022 12:56:11.2033] GCM-128 POST passed
[*09/04/2022 12:56:11.2034] GCM-256 POST passed
Starting Cisco platform file generation...
[ OK ] Started Cisco system time setup.
[*09/04/2022 12:56:11.4171] /etc/init.d/generate_platforms: line 1: plat_get_usb_admin_state: not found
[ OK ] Started Cisco fips check.
[ OK ] Started Cisco seed generation.
[ OK ] Started Cisco platform file generation.
[ OK ] Reached target Local File Systems.
Starting Cisco act2 check...
Starting Cisco pkg install service...
Starting Cisco S10 boot service...
Starting Security Auditing Service...
[*09/04/2022 12:56:12.0291] parameter passed without an option given
[ OK ] Started Cisco system time saving.
Starting Cisco system time saving...
[ OK ] Started Cisco act2 check.
[ OK ] Started Security Auditing Service.
[09/04/2022 12:56:11.5199] ramoops: Unknown symbol encode_rs8 (err 0)
[09/04/2022 12:56:11.5899] ramoops: Unknown symbol decode_rs8 (err 0)
[09/04/2022 12:56:11.6599] ramoops: Unknown symbol init_rs (err 0)
[ OK ] Started Cisco S10 boot service.
Starting Cisco watchdog...
[*09/04/2022 12:56:12.6933] === 5G radio domain is 26, COPY 5G BDF files from non_ETSI_BDF folder ===
[*09/04/2022 12:56:12.7502] /etc/init.d/S10boot: Warning: deleting backup ap images to save storage...
[*09/04/2022 12:56:12.7878] 1
[*09/04/2022 12:56:13.0591] Active version: 17.3.3.26
[*09/04/2022 12:56:13.0676] Backup version: 8.5.140.0
[*09/04/2022 12:56:13.4363]
[*09/04/2022 12:56:13.4363] led pattern module start
[*09/04/2022 12:56:13.4958] Loading caldata from mtd2
[*09/04/2022 12:56:14.1710] ess-switch DT exist!
[*09/04/2022 12:56:14.1710] switchreg_base_addr: 0xc000000
[*09/04/2022 12:56:14.1711] switchreg_size: 0x80000
[*09/04/2022 12:56:14.1711] switch_access_mode: local bus
[*09/04/2022 12:56:14.1711] wan bmp:0x20
[*09/04/2022 12:56:14.1712] ess-psgmii DT exist!
[*09/04/2022 12:56:14.1712] mac mode=3
[*09/04/2022 12:56:14.1712] current mac mode = 3
[*09/04/2022 12:56:14.1712] current dts led_source_num is 5
[*09/04/2022 12:56:14.1713] mdio DT exist!
[*09/04/2022 12:56:14.1713] ssdk_plat_init start
[*09/04/2022 12:56:14.1716] enable ess clk
[*09/04/2022 12:56:14.2822] reset ok in probe!
[*09/04/2022 12:56:14.2836] PHY ID is 0x4dd072
[*09/04/2022 12:56:14.3442] Dakota Chip version 0x1401
[*09/04/2022 12:56:14.3444]
[*09/04/2022 12:56:14.3444] QCA Switch config done - default in CPU switching.
[*09/04/2022 12:56:14.3556] gcc map success!
[*09/04/2022 12:56:14.4008] qca-ssdk module init succeeded!
[*09/04/2022 12:56:14.4010]
[*09/04/2022 12:56:14.4010] QCA Switch config done - default in CPU switching.
[*09/04/2022 12:56:14.6869] crypto worker thread started
[*09/04/2022 12:56:14.6978] crypto worker thread started
[*09/04/2022 12:56:14.8331] pid 3218's current affinity mask: f
[*09/04/2022 12:56:14.8331] pid 3218's new affinity mask: e
[*09/04/2022 12:56:14.8411] pid 3215's current affinity mask: f
[*09/04/2022 12:56:14.8412] pid 3215's new affinity mask: e
[*09/04/2022 12:56:15.0911] Current value of FACTORY_RESET=0
[*05/27/2021 23:59:59.0339] Last reload time: Sep 4 12:56:11 2022
[*09/04/2022 12:56:11.0009] Setting system time Sun Sep 4 12:56:11 UTC 2022
[*09/04/2022 12:56:11.1623] device wired0 entered promiscuous mode
[*09/04/2022 12:56:11.2064] ifrename: SIOCSIFNAME failed!: No such device
[*09/04/2022 12:56:11.2249] ifconfig: SIOCGIFFLAGS: No such device
[*09/04/2022 12:56:12.2505] Last reload reason : 0: unknown
Starting Cisco nolan service...
Starting Cisco nss service...
[ OK ] Started Cisco watchdog.
[ OK ] Started Cisco nolan service.
[ OK ] Started Cisco nss service.
[ OK ] Started Cisco pkg install service.
Starting Cisco Kclick...
Starting Cisco S15platform...
[ OK ] Started Cisco S15platform.
[* ] A start job is running for Cisco Kclick (18s / 1min 12s) [** ] A start job is running for Cisco Kclick (18s / 1min 12s) [*** ] A start job is running for Cisco Kclick (19s / 1min 12s) [ *** ] A start job is running for Cisco Kclick (19s / 1min 12s) [ *** ] A start job is running for Cisco Kclick (20s / 1min 12s) [ ***] A start job is running for Cisco Kclick (20s / 1min 12s) [ **] A start job is running for Cisco Kclick (21s / 1min 12s) [ *] A start job is running for Cisco Kclick (21s / 1min 12s) [ OK ] Started Cisco Kclick.
Starting Cisco Kclick...
Starting Cisco ME service...
Starting Cisco certificate create service...
[ OK ] Started Cisco ME service.
[ OK ] Started Cisco Kclick.
Starting Cisco syslog service...
[*09/04/2022 12:56:18.2620] stile module dp init successfully
[*09/04/2022 12:56:18.2621] NBAR Label:BLD_POLARIS_DEV_LATEST_20200414_053707 Module timestamp: Mar 3 2021 at 04:53:14 User: ttaichol
[*09/04/2022 12:56:27.3237] Loading sha2...
[*09/04/2022 12:56:27.3409] Dumpping sha1...
[*09/04/2022 12:56:27.8333]
[*09/04/2022 12:56:27.8334] Click sched monitor: schedulers = 3
[*09/04/2022 12:56:28.2097] Loading MIC cert and key
[*09/04/2022 12:56:28.2184] Dumpping sha2...
Starting rsyslog client...
Starting Cisco S16platfomm...
[ OK ] Started Cisco syslog service.
[ OK ] Started rsyslog client.
[ OK ] Started Cisco S16platfomm.
Starting Cisco synclogd...
[ OK ] Started Cisco certificate create service.
[ OK ] Started Cisco synclogd.
[ OK ] Started Cisco Tam service.
Starting Cisco Tam service...
[*09/04/2022 12:56:29.0141] Loading MIC cert and key
Starting Cisco certtime service...
[ **] A start job is running for Cisco certtime service (29s / 1min 24s) [ ***] A start job is running for Cisco certtime service (30s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (30s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (31s / 1min 24s) [*** ] A start job is running for Cisco certtime service (31s / 1min 24s) [** ] A start job is running for Cisco certtime service (32s / 1min 24s) [* ] A start job is running for Cisco certtime service (32s / 1min 24s) [** ] A start job is running for Cisco certtime service (33s / 1min 24s) [*** ] A start job is running for Cisco certtime service (33s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (34s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (34s / 1min 24s) [ ***] A start job is running for Cisco certtime service (35s / 1min 24s) [ **] A start job is running for Cisco certtime service (35s / 1min 24s) [ *] A start job is running for Cisco certtime service (36s / 1min 24s) [ **] A start job is running for Cisco certtime service (36s / 1min 24s) [ ***] A start job is running for Cisco certtime service (37s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (37s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (38s / 1min 24s) [*** ] A start job is running for Cisco certtime service (38s / 1min 24s) [** ] A start job is running for Cisco certtime service (39s / 1min 24s) [* ] A start job is running for Cisco certtime service (39s / 1min 24s) [** ] A start job is running for Cisco certtime service (40s / 1min 24s) [*** ] A start job is running for Cisco certtime service (40s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (41s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (41s / 1min 24s) [ ***] A start job is running for Cisco certtime service (42s / 1min 24s) [ **] A start job is running for Cisco certtime service (42s / 1min 24s) [ *] A start job is running for Cisco certtime service (43s / 1min 24s) [ **] A start job is running for Cisco certtime service (43s / 1min 24s) [ ***] A start job is running for Cisco certtime service (44s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (44s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (45s / 1min 24s) [*** ] A start job is running for Cisco certtime service (45s / 1min 24s) [** ] A start job is running for Cisco certtime service (46s / 1min 24s) [* ] A start job is running for Cisco certtime service (46s / 1min 24s) [** ] A start job is running for Cisco certtime service (47s / 1min 24s) [*** ] A start job is running for Cisco certtime service (47s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (48s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (48s / 1min 24s) [ ***] A start job is running for Cisco certtime service (49s / 1min 24s) [ **] A start job is running for Cisco certtime service (49s / 1min 24s) [ *] A start job is running for Cisco certtime service (50s / 1min 24s) [ **] A start job is running for Cisco certtime service (50s / 1min 24s) [ ***] A start job is running for Cisco certtime service (51s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (51s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (52s / 1min 24s) [*** ] A start job is running for Cisco certtime service (52s / 1min 24s) [** ] A start job is running for Cisco certtime service (53s / 1min 24s) [* ] A start job is running for Cisco certtime service (53s / 1min 24s) [** ] A start job is running for Cisco certtime service (54s / 1min 24s) [*** ] A start job is running for Cisco certtime service (54s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (55s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (55s / 1min 24s) [ ***] A start job is running for Cisco certtime service (56s / 1min 24s) [ OK ] Started Cisco certtime service.
[ OK ] Reached target System Initialization.
[ OK ] Reached target Paths.
[ OK ] Reached target Basic System.
[ OK ] Started System Monitor service.
Starting System Monitor service...
[ OK ] Started NTP_PROC daemon.
Starting NTP_PROC daemon...
Starting WCPD process...
Starting Hostapd process...
Starting Cisco klogd...
Starting Cisco brain service...
Starting Fast CGI daemon...
Starting Clean Air daemon...
Starting Cisco led service...
Starting AP Trace daemon...
Starting Cisco printkd...
Starting Cisco rtd service...
[ OK ] Started Serial Getty on ttyS0.
Starting Serial Getty on ttyS0...
[ OK ] Reached target Login Prompts.
Starting Cisco kexec...
Starting OpenSSH server daemon...
Starting gRPC server daemon...
Starting capwapd...
[ OK ] Started Cisco led service.
[ OK ] Started Cisco kexec.
[ OK ] Started Cisco klogd.
[ OK ] Started Cisco printkd.
[ OK ] Started Fast CGI daemon.
[ OK ] Started AP Trace daemon.
[ OK ] Started Hostapd process.
[ OK ] Started Cisco rtd service.
[ OK ] Started Cisco brain service.
[*09/04/2022 12:57:03.8936] pid 4170's current affinity mask: f
[*09/04/2022 12:57:03.8936] pid 4170's new affinity mask: e
[*09/04/2022 12:57:04.5734] __mm_init_module
[*09/04/2022 12:57:06.4073] ol_ath_ahb_probe
[*09/04/2022 12:57:06.4074] ol_ath_ahb_probe: io resource start: 0xa000000, mem=0xc3c00000
[*09/04/2022 12:57:06.4078]
[*09/04/2022 12:57:06.4078] __ol_ath_attach() Allocated scn b4ac04c0
[*09/04/2022 12:57:06.4079] ol_ath_ahb_configure: MSI addr: 0b006040, MSI base: 00000040
[*09/04/2022 12:57:06.4183]
[*09/04/2022 12:57:06.4183] ol_ath_ahb_configure : num_desired MSI set to 0
[*09/04/2022 12:57:06.4184]
[*09/04/2022 12:57:06.4184] Using Legacy Interrupt
[*09/04/2022 12:57:06.4184]
[*09/04/2022 12:57:06.4185] Waiting for target init
[*09/04/2022 12:57:06.4185]
[*09/04/2022 12:57:06.4185] Done waiting
[*09/04/2022 12:57:06.4227] ol_ath_attach interface_id 0
[*09/04/2022 12:57:06.4231] Chip id: 0xb, chip version: 0x1000000
[*09/04/2022 12:57:06.4253]
[*09/04/2022 12:57:06.4253] Target Version is 1000000
[*09/04/2022 12:57:06.4253]
[*09/04/2022 12:57:06.4253] Flash Download Address c0000
[*09/04/2022 12:57:06.4253] ol_transfer_bin_file: flash data file defined
[*09/04/2022 12:57:06.4253] ol_transfer_bin_file[3800] Get Caldata for wifi0.
[*09/04/2022 12:57:06.4254] __adf_os_fs_read[42], Open File /tmp/wifi0.caldata SUCCESS!!
[*09/04/2022 12:57:06.4254] file system magic:16914836
[*09/04/2022 12:57:06.4254] super blocksize:4096
[*09/04/2022 12:57:06.4255] inode 7652
[*09/04/2022 12:57:06.4255] file size:12064
[*09/04/2022 12:57:06.4256] qc98xx_verify_checksum: flash checksum passed: 0x40eb
[*09/04/2022 12:57:06.4256] ol_transfer_bin_file 3861: Download Flash data len 12064
[*09/04/2022 12:57:06.4473]
[*09/04/2022 12:57:06.4473] Board data initialized
[*09/04/2022 12:57:06.4477] Firmware loaded from user helper succesfully
[*09/04/2022 12:57:06.4681] ol_ath_download_firmware :First OTP download and Execute is good address:0x5800 return param 4660
[*09/04/2022 12:57:06.4681] ol_ath_download_firmware:##Board Id 22 , CHIP Id 0
[*09/04/2022 12:57:06.4683]
[*09/04/2022 12:57:06.4683] wifi0: Selecting board data file name boardData_Mallorca_EAP_2G_neg_pwr.bin
[*09/04/2022 12:57:06.4683] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_Mallorca_EAP_2G_neg_pwr.bin
[*09/04/2022 12:57:06.4685] Firmware loaded from user helper succesfully
[*09/04/2022 12:57:06.4903] Firmware loaded from user helper succesfully
[*09/04/2022 12:57:06.5059]
[*09/04/2022 12:57:06.5059] [Flash] : Ignore Module param
[*09/04/2022 12:57:06.5060] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
[*09/04/2022 12:57:06.5066] Firmware loaded from user helper succesfully
[*09/04/2022 12:57:06.5075] Firmware loaded from user helper succesfully
[*09/04/2022 12:57:06.5164] ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin
[*09/04/2022 12:57:06.5175] Firmware loaded from user helper succesfully
[*09/04/2022 12:57:07.7478] HTC Rx: insufficient length, got:4 expected =8
[*09/04/2022 12:57:07.7501] Startup Mode-0 set
[*09/04/2022 12:57:07.7505] HTC Service:0x0300 ep:1 TX flow control disabled
[*09/04/2022 12:57:07.7558] HTC Service:0x0100 ep:2 TX flow control disabled
[*09/04/2022 12:57:07.7571] Firmware_Build_Number:70
[*09/04/2022 12:57:07.7571] num_rf_chain:0x00000002 ht_cap_info:0x0000085b vht_cap_info:0x339959b2 vht_supp_mcs:0x0000fffa
[*09/04/2022 12:57:07.7572]
[*09/04/2022 12:57:07.7572] RES CFG Support wmi_service_bitmap 9778
[*09/04/2022 12:57:07.7572]
[*09/04/2022 12:57:07.7572] Sending Ext resource cfg: HOST PLATFORM as 0 and fw_feature_bitmap as 50 to TGT
[*09/04/2022 12:57:07.7573] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
[*09/04/2022 12:57:07.7586] ol_ath_service_ready_event[4276] WAPI MBSSID 0
[*09/04/2022 12:57:07.7986] wmi_ready_event_rx: WMI UNIFIED READY event
[*09/04/2022 12:57:07.7988] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 0
[*09/04/2022 12:57:07.8046] spectral_init_netlink 81 NULL SKB
[*09/04/2022 12:57:07.8068] ACS not enabled
[*09/04/2022 12:57:07.8185] ol_ath_thermal_mitigation_attach: --
[*09/04/2022 12:57:07.8186] ol_ath_ahb_probe
[*09/04/2022 12:57:07.8188] ol_ath_ahb_probe: io resource start: 0xa800000, mem=0xc4000000
[*09/04/2022 12:57:07.8192]
[*09/04/2022 12:57:07.8192] __ol_ath_attach() Allocated scn b3d004c0
[*09/04/2022 12:57:07.8192] ol_ath_ahb_configure: MSI addr: 0b006040, MSI base: 00000050
[*09/04/2022 12:57:07.8305]
[*09/04/2022 12:57:07.8305] ol_ath_ahb_configure : num_desired MSI set to 0
[*09/04/2022 12:57:07.8306]
[*09/04/2022 12:57:07.8306] Using Legacy Interrupt
[*09/04/2022 12:57:07.8306]
[*09/04/2022 12:57:07.8306] Waiting for target init
[*09/04/2022 12:57:07.8306]
[*09/04/2022 12:57:07.8307] Done waiting
[*09/04/2022 12:57:07.8453] ol_ath_attach interface_id 1
[*09/04/2022 12:57:07.8457] Chip id: 0xb, chip version: 0x1000000
[*09/04/2022 12:57:07.8462]
[*09/04/2022 12:57:07.8462] Target Version is 1000000
[*09/04/2022 12:57:07.8462]
[*09/04/2022 12:57:07.8462] Flash Download Address c0000
[*09/04/2022 12:57:07.8463] ol_transfer_bin_file: flash data file defined
[*09/04/2022 12:57:07.8463] ol_transfer_bin_file[3800] Get Caldata for wifi1.
[*09/04/2022 12:57:07.8464] __adf_os_fs_read[42], Open File /tmp/wifi1.caldata SUCCESS!!
[*09/04/2022 12:57:07.8464] file system magic:16914836
[*09/04/2022 12:57:07.8464] super blocksize:4096
[*09/04/2022 12:57:07.8464] inode 7655
[*09/04/2022 12:57:07.8464] file size:12064
[*09/04/2022 12:57:07.8465] qc98xx_verify_checksum: flash checksum passed: 0x3c3b
[*09/04/2022 12:57:07.8466] ol_transfer_bin_file 3861: Download Flash data len 12064
[*09/04/2022 12:57:07.8699]
[*09/04/2022 12:57:07.8699] Board data initialized
[*09/04/2022 12:57:07.8703] Firmware loaded from user helper succesfully
[*09/04/2022 12:57:07.8911] ol_ath_download_firmware :First OTP download and Execute is good address:0x5c00 return param 4660
[*09/04/2022 12:57:07.8911] ol_ath_download_firmware:##Board Id 23 , CHIP Id 0
[*09/04/2022 12:57:07.8912]
[*09/04/2022 12:57:07.8913] wifi1: Selecting board data file name boardData_Mallorca_EAP_5G_neg_pwr.bin

[*09/04/2022 12:57:07.8913] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_Mallorca_EAP_5G_neg_pwr.bin
[*09/04/2022 12:57:07.8915] Firmware loaded from user helper succesfully
[*09/04/2022 12:57:07.9137] Firmware loaded from user helper succesfully
[*09/04/2022 12:57:07.9293]
[*09/04/2022 12:57:07.9293] [Flash] : Ignore Module param
[*09/04/2022 12:57:07.9294] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
[*09/04/2022 12:57:07.9301] Firmware loaded from user helper succesfully
[*09/04/2022 12:57:07.9309] Firmware loaded from user helper succesfully
[*09/04/2022 12:57:07.9401] ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin
[*09/04/2022 12:57:07.9413] Firmware loaded from user helper succesfully
[*09/04/2022 12:57:08.7495] FWLOG: [194127] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0xdeb001, 0x94c, 0x94c, 0x0 )
[*09/04/2022 12:57:08.7495] FWLOG: [194127] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 12:57:08.7495] FWLOG: [194127] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 12:57:08.7496] FWLOG: [194127] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 12:57:09.1756] HTC Rx: insufficient length, got:4 expected =8
[*09/04/2022 12:57:09.1770] Startup Mode-0 set
[*09/04/2022 12:57:09.1773] HTC Service:0x0300 ep:1 TX flow control disabled
[*09/04/2022 12:57:09.1824] HTC Service:0x0100 ep:2 TX flow control disabled
[*09/04/2022 12:57:09.1854] Firmware_Build_Number:70
[*09/04/2022 12:57:09.1854] num_rf_chain:0x00000002 ht_cap_info:0x0000085b vht_cap_info:0x339959b2 vht_supp_mcs:0x0000fffa
[*09/04/2022 12:57:09.1854]
[*09/04/2022 12:57:09.1855] RES CFG Support wmi_service_bitmap 9778
[*09/04/2022 12:57:09.1855]
[*09/04/2022 12:57:09.1855] Sending Ext resource cfg: HOST PLATFORM as 0 and fw_feature_bitmap as 50 to TGT
[*09/04/2022 12:57:09.1856] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
[*09/04/2022 12:57:09.1869] ol_ath_service_ready_event[4276] WAPI MBSSID 0
[*09/04/2022 12:57:09.2270] wmi_ready_event_rx: WMI UNIFIED READY event
[*09/04/2022 12:57:09.2272] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 1
[*09/04/2022 12:57:09.2337] acfg_attach: Offload using existing sock 9f09e800
[*09/04/2022 12:57:09.2340] spectral_init_netlink 81 NULL SKB
[*09/04/2022 12:57:09.2372] ACS not enabled
[*09/04/2022 12:57:09.2463] ol_ath_thermal_mitigation_attach: --
[*09/04/2022 12:57:09.3754] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16
[*09/04/2022 12:57:09.3755] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16
[*09/04/2022 12:57:10.1762] FWLOG: [195590] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0xdeb001, 0x94c, 0x94c, 0x0 )
[*09/04/2022 12:57:10.1763] FWLOG: [195590] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 12:57:10.1763] FWLOG: [195590] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 12:57:10.1764] FWLOG: [195590] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 12:57:10.1764] FWLOG: [195600] WAL_DBGID_PDEV_INFO_PRINT ( 0x3a, 0x10, 0x0, 0x10, 0x0 )

User Access Verification[*09/04/2022 12:57:15.0933] wmi_dbg_cfg_send: mod[0]00000000 dbgcfg40000000 cfgvalid[0] 00000000 cfgvalid[1] 00000000

Username: [*09/04/2022 12:57:15.0995] wmi_dbg_cfg_send: mod[0]00000000 dbgcfg40000000 cfgvalid[0] 00000000 cfgvalid[1] 00000000
[*09/04/2022 12:57:15.9978] ip6_port srcr2, ip6local fe80::f21d:2dff:fee3:8af8, ip6 ::, plen 0, gw6 ::, gw6_mac 00:00:00:00:00:00, mtu 1500, vid 0, mode6 2(slaac)
[*09/04/2022 12:57:16.5453] pid 5350's current affinity mask: f
[*09/04/2022 12:57:16.5454] pid 5350's new affinity mask: e
[*09/04/2022 12:57:17.3039] device aptrace0 entered promiscuous mode
[*09/04/2022 12:57:17.4436] device to_container entered promiscuous mode
[*09/04/2022 12:57:19.0073] chpasswd: password for user changed
[*09/04/2022 12:57:20.7048] DOT11_TXP[0]:Domain configured: 26 class:I
[*09/04/2022 12:57:22.0745] DOT11_TXP[0]:Domain configured: 1 class:E
[*09/04/2022 12:57:22.7061] DOT11_DRV[1]: Init Radio1
[*09/04/2022 12:57:22.8025] DOT11_DRV[1]: set_channel Channel set to 36
[*09/04/2022 12:57:22.8131] DOT11_DRV[0]: Init Radio0
[*09/04/2022 12:57:22.8758] DOT11_DRV[0]: set_channel Channel set to 6
[*09/04/2022 12:57:23.0069] ethernet_port wired0, ip 192.168.50.15, netmask 255.255.255.0, gw 192.168.50.254, mtu 1500, bcast 192.168.50.255, dns1 0.0.0.0, vid 0, static_ip_failover false, dhcp_vlan_failover false
[*09/04/2022 12:57:23.8125] DOT11_DRV[0]: set_channel Channel set to 1
[*09/04/2022 12:57:23.8177] DOT11_DRV[0]: Channel set to 1, width 20
[*09/04/2022 12:57:23.8231] DOT11_DRV[0]: Channel set to 1, width 20
[*09/04/2022 12:57:23.8305] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:57:23.8307] DOT11_DRV[1]: apr1v0 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:57:23.8308] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v0 failed
[*09/04/2022 12:57:23.8309] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:57:23.8311] DOT11_DRV[1]: apr1v1 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:57:23.8312] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v1 failed
[*09/04/2022 12:57:23.8313] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:57:23.8314] DOT11_DRV[1]: apr1v2 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:57:23.8315] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v2 failed
[*09/04/2022 12:57:23.8316] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:57:23.8318] DOT11_DRV[1]: apr1v3 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:57:23.8319] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v3 failed
[*09/04/2022 12:57:23.8320] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:57:23.8321] DOT11_DRV[1]: apr1v4 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:57:23.8323] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v4 failed
[*09/04/2022 12:57:23.8324] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:57:23.8325] DOT11_DRV[1]: apr1v5 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:57:23.8326] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v5 failed
[*09/04/2022 12:57:23.8327] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:57:23.8328] DOT11_DRV[1]: apr1v6 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:57:23.8329] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v6 failed
[*09/04/2022 12:57:23.8331] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:57:23.8332] DOT11_DRV[1]: apr1v7 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:57:23.8333] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v7 failed
[*09/04/2022 12:57:23.8335] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:57:23.8336] DOT11_DRV[1]: apr1v8 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:57:23.8337] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v8 failed
[*09/04/2022 12:57:23.8339] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:57:23.8340] DOT11_DRV[1]: apr1v9 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:57:23.8341] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v9 failed
[*09/04/2022 12:57:23.8343] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:57:23.8344] DOT11_DRV[1]: apr1v10 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:57:23.8346] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v10 failed
[*09/04/2022 12:57:23.8347] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:57:23.8349] DOT11_DRV[1]: apr1v11 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:57:23.8350] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v11 failed
[*09/04/2022 12:57:23.8351] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:57:23.8353] DOT11_DRV[1]: apr1v12 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:57:23.8354] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v12 failed
[*09/04/2022 12:57:23.8355] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:57:23.8357] DOT11_DRV[1]: apr1v13 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:57:23.8358] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v13 failed
[*09/04/2022 12:57:23.8359] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:57:23.8361] DOT11_DRV[1]: apr1v14 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:57:23.8362] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v14 failed
[*09/04/2022 12:57:23.8363] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:57:23.8364] DOT11_DRV[1]: apr1v15 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:57:23.8365] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v15 failed
[*09/04/2022 12:57:23.8366] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS failed on 16 VAPs
[*09/04/2022 12:57:23.8367] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:57:23.8670] DOT11_DRV[1]: mon1 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:57:23.8671] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to mon1 failed
[*09/04/2022 12:57:23.8747] DOT11_DRV[1]: set_channel Channel set to 64
[*09/04/2022 12:57:23.8783] DOT11_DRV[1]: Channel set to 64, width 40
[*09/04/2022 12:57:23.8843] DOT11_DRV[1]: Channel set to 64, width 40
[*09/04/2022 12:57:36.9970] Cleaning ME config if any..
[*09/04/2022 12:57:37.0120] Cleaning config files..
[*09/04/2022 12:57:37.1774]
[*09/04/2022 12:57:37.1775] CAPWAP State: DTLS Teardown
[*09/04/2022 12:57:37.3315] AP IPv4 Address updated from 0.0.0.0 to 192.168.50.15
[*09/04/2022 12:57:37.3626] send CAPWAP ctrl msg to the socket: Socket operation on non-socket
[*09/04/2022 12:57:37.4786] upgrade.sh: Script called with args:[ABORT]
[*09/04/2022 12:57:37.5737] do ABORT, part1 is active part
[*09/04/2022 12:57:37.6150] upgrade.sh: Cleanup tmp files ...
[*09/04/2022 12:57:37.7899] AP Rebooting: Reset Reason - AP type changed from ME to CAPWAP
Stopping Cisco brain service...
[ OK ] Stopped target Timers.
Stopping Ci Stopping Cisco printkd...
Stopping AP Trace daemon...
Stopping capwapd...
Stopping DNSmasq...
Stopping OpenSSH server daemon...
Stopping NTP_PROC daemon...
Stopping System Monitor service...
Stopping Hostapd process...
Stopping Cisco rtd service...
[ OK ] Stopped System Monitor service.
[ OK ] Stopped NTP_PROC daemon.
[ OK ] Stopped Cisco klogd.
[ OK ] Stopped Cisco printkd.
[ OK ] Stopped Cisco led service.
[ OK ] Stopped Serial Getty on ttyS0.
[ OK ] Stopped Fast CGI daemon.
[ OK ] Stopped Hostapd process.
[ OK ] Stopped AP Trace daemon.
[ OK ] Stopped Cisco rtd service.
[ OK ] Stopped Cisco brain service.
[ OK ] Stopped OpenSSH server daemon.
[ OK ] Stopped Clean Air daemon.
[ OK ] Stopped DNSmasq.
[ OK ] Stopped capwapd.
[ OK ] Stopped DHCPv6 client.
[ OK ] Stopped gRPC server daemon.
[ OK ] Removed slice system-serial\x2dgetty.slice.
[ OK ] Stopped WCPD process.
[ OK ] Stopped target Basic System.
[ OK ] Stopped target Paths.
[ OK ] Stopped target Slices.
[ OK ] Removed slice -.slice.
[ OK ] Stopped target Sockets.
[ OK ] Stopped target System Initialization.
Stopping Cisco synclogd...
Stopping Cisco system time saving...
[*09/04/2022 12:57:41.3376]
[*09/04/2022 12:57:41.3376] Writing reload timestamp (Sun Sep 4 12:57:41 UTC 2022) to disk
[*09/04/2022 12:57:41.3376]
Stopping Security Auditing Service...[09/04/2022 12:57:41.5399] audit_printk_skb: 63 callbacks suppressed

[ OK ] Stopped Cisco Tam service.
Stopping Cisco Tam service...
[ OK ] Stopped Cisco S16platfomm.
Stopping Cisco S16platfomm...
Stopping Cisco nolan service...
[ OK ] Stopped Cisco ME service.
Stopping Cisco ME service...
[*09/04/2022 12:57:41.7242] systemd[1]: tam.service failed.
[ OK ] Stopped Cisco certtime service.
Stopping Cisco certtime service...
[ OK ] Stopped Cisco certificate create service.
Stopping Cisco certificate create service...
[ OK ] Stopped Cisco act2 check.
Stopping Cisco act2 check...
Stopping rsyslog client...
Stopping Cisco watchdog...
[ OK ] Stopped Security Auditing Service.
[ OK ] Stopped Cisco watchdog.
[ OK ] Stopped rsyslog client.
[ OK ] Stopped Cisco synclogd.
[ OK ] Stopped Cisco system time saving.
[ OK ] Stopped Cisco nolan service.
Stopping Cisco syslog service...
[ OK ] Reached target Shutdown.
[09/04/2022 12:57:43.5599] reboot: Restart
Board type: AP1815I
smem ram ptable found: ver: 1 len: 3


U-Boot 2012.07 (btldr release 51) (Oct 29 2019 - 06:43:09)

This product contains some software licensed under the
"GNU General Public License, version 2" provided with
ABSOLUTELY NO WARRANTY under the terms of
"GNU General Public License, version 2", available here:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

DRAM: 1022 MiB
Nand: Detected ONFI Macronix NAND 256MiB 3,3V 8-bit
NAND ECC=4 ECC_THRESHOLD(NAND ECC-1)=3
SF: Detected MX25L3205D with page size 4 KiB, total 4 MiB
MFG data loaded
Scanning shenv data blocks
Total valid parts=4
Active shenv part[1:0], write_counter=7
machid: 8010001
Net: MAC0 addr:f0:1d:2d:e3:8a:f8
AR8033 PHY 0
PHY ID1: 0x4d
PHY ID2: 0xd072
ipq40xx_ess_sw_init done
Auto boot mode, use bootipq directly
Hit ESC key to stop autoboot: 2  1  0
Specified BOOT: part1

Booting from part1

Read 1024 bytes from volume part1 to 88000000
Read 37388504 bytes from volume part1 to 88000000
Signature returns 0
Image signing verification success, continue to run...
bootm 0x88000400
## Booting kernel from Legacy Image at 88000400 ...
## Loading init Ramdisk from multi component Legacy Image at 88000400 ...
## Flattened Device Tree from multi component Image at 88000400
Booting using the fdt at 0x8a39e6c0
Loading Ramdisk to 9de5b000, end 9ffff018 ... OK
Loading Device Tree to 9de4e000, end 9de5a217 ... OK
no such device nand0
Using machid 0x8010001 from environment

Starting image ...

[01/01/1970 00:00:35.0899] Linux version 3.14.43 (aut@wnbu-bld-lnx-05) (gcc version 4.7.1 (OpenWrt GCC 4.7.1 r48430) ) #1 SMP PREEMPT Wed Mar 3 04:45:31 GMT 2021
[01/01/1970 00:00:35.2399] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[01/01/1970 00:00:35.3399] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[01/01/1970 00:00:35.4499] Machine model: Cisco 11ac Wave2 Wifi Access Point
[01/01/1970 00:00:35.5299] Memory policy: Data cache writealloc
[01/01/1970 00:00:35.5899] Kernel command line: console=ttyMSM0,9600n8 ubi.mtd=0 root=/dev/ram activepart=part1 activeboot=0 wdgtriggered=0 board_sku=1 clk_ignore_unused
[01/01/1970 00:00:35.7699] CPU1: Booted secondary processor
[01/01/1970 00:00:35.8399] CPU2: Booted secondary processor
[01/01/1970 00:00:35.8999] CPU3: Booted secondary processor
[01/01/1970 00:00:35.9599] buginf tty flushing thread started, ttyport=be1be400
[*01/01/1970 00:00:40.4414] buginf() enabled.
[*01/01/1970 00:00:40.4794] Made it into bootsh: Mar 3 2021 05:00:23 T-0b7bc0faa97ae8a26ea605c7622aac357397184c-g0b7bc0fa-aut
[01/01/1970 00:00:57.2599] audit_printk_skb: 99 callbacks suppressed
[01/01/1970 00:01:05.5199] audit_printk_skb: 39 callbacks suppressed

Welcome to Cisco.

Usage of this device is governed by Cisco's End User License Agreement,
available at:
http://www.cisco.com/c/en/us/td/docs/general/warranty/English/EU1KEN_.html.


Restricted Rights Legend

Use, duplication, or disclosure by the Government is subject to
restrictions as set forth in subparagraph (c) of the Commercial
Computer Software - Restricted Rights clause at FAR sec. 52.227-19 and
subparagraph (c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

Cisco Systems, Inc.
170 West Tasman Drive
San Jose, California 95134-1706

This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.


This product contains some software licensed under the
"GNU General Public License, version 2" provided with
ABSOLUTELY NO WARRANTY under the terms of
"GNU General Public License, version 2", available here:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html


This product contains some software licensed under the
"GNU Library General Public License, version 2" provided
with ABSOLUTELY NO WARRANTY under the terms of "GNU Library
General Public License, version 2", available here:
http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html


This product contains some software licensed under the
"GNU Lesser General Public License, version 2.1" provided
with ABSOLUTELY NO WARRANTY under the terms of "GNU Lesser
General Public License, version 2.1", available here:
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html


This product contains some software licensed under the
"GNU General Public License, version 3" provided with
ABSOLUTELY NO WARRANTY under the terms of
"GNU General Public License, Version 3", available here:
http://www.gnu.org/licenses/gpl.html.


This product contains some software licensed under the
"GNU Affero General Public License, version 3" provided
with ABSOLUTELY NO WARRANTY under the terms of
"GNU Affero General Public License, version 3", available here:
http://www.gnu.org/licenses/agpl-3.0.html.

[*01/01/1970 00:01:20.2890] /init: ioctl(SIOCGIFHWADDR): wired0: No such device
[*01/01/1970 00:01:20.2984] /init: ioctl(SIOCGIFHWADDR): wired0: No such device
[*01/01/1970 00:01:20.4375] /init: ioctl(SIOCGIFHWADDR): wired0: No such device
[*01/01/1970 00:01:20.4468] /init: ioctl(SIOCGIFHWADDR): wired0: No such device
[ OK ] Reached target Cisco File Systems (Pre).
[ OK ] Reached target Timers.
[ OK ] Created slice -.slice.
[ OK ] Listening on Delayed Shutdown Socket.
[ OK ] Reached target Sockets.
[ OK ] Created slice system.slice.
Starting Cisco UBIFS reformat/mount...
[ OK ] Reached target Slices.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ OK ] Started Cisco UBIFS reformat/mount.
Starting Cisco early mount...
[ OK ] Started Cisco early mount.
[ OK ] Reached target Local File Systems (Pre).
Starting Cisco seed generation...
Starting Cisco fips check...
Starting Cisco platform file generation...
Starting Cisco system time setup...
[ OK ] Started Cisco platform file generation.
[*01/01/1970 00:01:30.3738] /etc/init.d/generate_platforms: line 1: plat_get_usb_admin_state: not found
[*05/27/2021 23:59:59.0394] Last reload time: Sep 4 12:57:41 2022
[*09/04/2022 12:57:41.0008] Setting system time Sun Sep 4 12:57:41 UTC 2022
[*09/0[ OK ] Started Cisco seed generation.
[ OK ] Started Cisco fips check.
[ OK ] Started Cisco system time setup.
[ OK ] Reached target Local File Systems.
Starting Security Auditing Service...
[*09/04/2022 12:57:41.5200] parameter passed without an option given
Starting Cisco act2 check...
[ OK ] Started Cisco system time saving.
Starting Cisco system time saving...
Starting Cisco pkg install service...
Starting Cisco S10 boot service...
[ OK ] Started Security Auditing Service.
[ OK ] Started Cisco act2 check.
[09/04/2022 12:57:41.5199] ramoops: Unknown symbol encode_rs8 (err 0)
[09/04/2022 12:57:41.5799] ramoops: Unknown symbol decode_rs8 (err 0)
[09/04/2022 12:57:41.6599] ramoops: Unknown symbol init_rs (err 0)
[ OK ] Started Cisco S10 boot service.
Starting Cisco watchdog...
[*09/04/2022 12:57:42.4780] === 5G radio domain is 26, COPY 5G BDF files from non_ETSI_BDF folder ===
[*09/04/2022 12:57:42.5353] /etc/init.d/S10boot: Warning: deleting backup ap images to save storage...
[*09/04/2022 12:57:42.5790] 1
[*09/04/2022 12:57:42.8485] Active version: 17.3.3.26
[*09/04/2022 12:57:42.8569] Backup version: 8.5.140.0
[*09/04/2022 12:57:43.2351]
[*09/04/2022 12:57:43.2351] led pattern module start
[*09/04/2022 12:57:43.3007] Loading caldata from mtd2
[*09/04/2022 12:57:44.0057] ess-switch DT exist!
[*09/04/2022 12:57:44.0058] switchreg_base_addr: 0xc000000
[*09/04/2022 12:57:44.0058] switchreg_size: 0x80000
[*09/04/2022 12:57:44.0058] switch_access_mode: local bus
[*09/04/2022 12:57:44.0058] wan bmp:0x20
[*09/04/2022 12:57:44.0059] ess-psgmii DT exist!
[*09/04/2022 12:57:44.0059] mac mode=3
[*09/04/2022 12:57:44.0059] current mac mode = 3
[*09/04/2022 12:57:44.0060] current dts led_source_num is 5
[*09/04/2022 12:57:44.0060] mdio DT exist!
[*09/04/2022 12:57:44.0060] ssdk_plat_init start
[*09/04/2022 12:57:44.0062] enable ess clk
[*09/04/2022 12:57:44.1168] reset ok in probe!
[*09/04/2022 12:57:44.1181] PHY ID is 0x4dd072
[*09/04/2022 12:57:44.1788] Dakota Chip version 0x1401
[*09/04/2022 12:57:44.1790]
[*09/04/2022 12:57:44.1790] QCA Switch config done - default in CPU switching.
[*09/04/2022 12:57:44.1901] gcc map success!
[*09/04/2022 12:57:44.2353] qca-ssdk module init succeeded!
[*09/04/2022 12:57:44.2355]
[*09/04/2022 12:57:44.2355] QCA Switch config done - default in CPU switching.
[*09/04/2022 12:57:44.5092] crypto worker thread started
[*09/04/2022 12:57:44.5178] crypto worker thread started
[*09/04/2022 12:57:44.6511] pid 3200's current affinity mask: f
[*09/04/2022 12:57:44.6512] pid 3200's new affinity mask: e
[*09/04/2022 12:57:44.6601] pid 3198's current affinity mask: f
[*09/04/2022 12:57:44.6601] pid 3198's new affinity mask: e
[*09/04/2022 12:57:44.9177] Current value of FACTORY_RESET=0
[*05/27/2021 23:59:59.0334] Last reload time: Sep 4 12:57:41 2022
[*09/04/2022 12:57:41.0011] Setting system time Sun Sep 4 12:57:41 UTC 2022
[*09/04/2022 12:57:41.1428] device wired0 entered promiscuous mode
[*09/04/2022 12:57:41.1866] ifrename: SIOCSIFNAME failed!: No such device
[*09/04/2022 12:57:41.2050] ifconfig: SIOCGIFFLAGS: No such device
[*09/04/2022 12:57:42.2878] Last reload reason : 2: AP type changed from ME to CAPWAP
Starting Cisco nolan service...
Starting Cisco nss service...
[ OK ] Started Cisco watchdog.
[ OK ] Started Cisco nolan service.
[ OK ] Started Cisco nss service.
[ OK ] Started Cisco pkg install service.
Starting Cisco Kclick...
Starting Cisco S15platform...
[ OK ] Started Cisco S15platform.
[* ] A start job is running for Cisco Kclick (17s / 1min 12s) [** ] A start job is running for Cisco Kclick (18s / 1min 12s) [*** ] A start job is running for Cisco Kclick (18s / 1min 12s) [ *** ] A start job is running for Cisco Kclick (19s / 1min 12s) [ *** ] A start job is running for Cisco Kclick (19s / 1min 12s) [ ***] A start job is running for Cisco Kclick (20s / 1min 12s) [ **] A start job is running for Cisco Kclick (20s / 1min 12s) [ *] A start job is running for Cisco Kclick (21s / 1min 12s) [ OK ] Started Cisco Kclick.
Starting Cisco ME service...
Starting Cisco certificate create service...
Starting Cisco Kclick...
[ OK ] Started Cisco ME service.
[ OK ] Started Cisco Kclick.
[*09/04/2022 12:57:48.0179] stile module dp init successfully
[*09/04/2022 12:57:48.0180] NBAR Label:BLD_POLARIS_DEV_LATEST_20200414_053707 Module timestamp: Mar 3 2021 at 04:53:14 User: ttaichol
[*09/04/2022 12:57:57.0193] Loading sha2...
[*09/04/202 Starting Cisco syslog service...
Starting Cisco S16platfomm...
Starting rsyslog client...
[ OK ] Started Cisco syslog service.
Starting Cisco synclogd...
[ OK ] Started Cisco S16platfomm.
[ OK ] Started rsyslog client.
[ OK ] Started Cisco synclogd.
[*09/04/2022 12:57:58.7470] Loading MIC cert and key
[ OK ] Started Cisco certificate create service.
Starting Cisco certtime service...
[ OK ] Started Cisco Tam service.
Starting Cisco Tam service...
[ **] A start job is running for Cisco certtime service (29s / 1min 24s) [ ***] A start job is running for Cisco certtime service (30s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (30s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (31s / 1min 24s) [*** ] A start job is running for Cisco certtime service (31s / 1min 24s) [** ] A start job is running for Cisco certtime service (32s / 1min 24s) [* ] A start job is running for Cisco certtime service (32s / 1min 24s) [** ] A start job is running for Cisco certtime service (33s / 1min 24s) [*** ] A start job is running for Cisco certtime service (33s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (34s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (34s / 1min 24s) [ ***] A start job is running for Cisco certtime service (35s / 1min 24s) [ **] A start job is running for Cisco certtime service (35s / 1min 24s) [ *] A start job is running for Cisco certtime service (36s / 1min 24s) [ **] A start job is running for Cisco certtime service (36s / 1min 24s) [ ***] A start job is running for Cisco certtime service (37s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (37s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (38s / 1min 24s) [*** ] A start job is running for Cisco certtime service (38s / 1min 24s) [** ] A start job is running for Cisco certtime service (39s / 1min 24s) [* ] A start job is running for Cisco certtime service (39s / 1min 24s) [** ] A start job is running for Cisco certtime service (40s / 1min 24s) [*** ] A start job is running for Cisco certtime service (40s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (41s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (41s / 1min 24s) [ ***] A start job is running for Cisco certtime service (42s / 1min 24s) [ **] A start job is running for Cisco certtime service (42s / 1min 24s) [ *] A start job is running for Cisco certtime service (43s / 1min 24s) [ **] A start job is running for Cisco certtime service (43s / 1min 24s) [ ***] A start job is running for Cisco certtime service (44s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (44s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (45s / 1min 24s) [*** ] A start job is running for Cisco certtime service (45s / 1min 24s) [** ] A start job is running for Cisco certtime service (46s / 1min 24s) [* ] A start job is running for Cisco certtime service (46s / 1min 24s) [** ] A start job is running for Cisco certtime service (47s / 1min 24s) [*** ] A start job is running for Cisco certtime service (47s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (48s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (48s / 1min 24s) [ ***] A start job is running for Cisco certtime service (49s / 1min 24s) [ **] A start job is running for Cisco certtime service (49s / 1min 24s) [ *] A start job is running for Cisco certtime service (50s / 1min 24s) [ **] A start job is running for Cisco certtime service (50s / 1min 24s) [ ***] A start job is running for Cisco certtime service (51s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (51s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (52s / 1min 24s) [*** ] A start job is running for Cisco certtime service (52s / 1min 24s) [** ] A start job is running for Cisco certtime service (53s / 1min 24s) [* ] A start job is running for Cisco certtime service (53s / 1min 24s) [** ] A start job is running for Cisco certtime service (54s / 1min 24s) [*** ] A start job is running for Cisco certtime service (54s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (55s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (55s / 1min 24s) [ OK ] Started Cisco certtime service.
[ OK ] Reached target System Initialization.
[ OK ] Reached target Paths.
[ OK ] Reached target Basic System.
[ OK ] Started System Monitor service.
Starting System Monitor service...
Starting gRPC server daemon...
[ OK ] Started Serial Getty on ttyS0.
Starting Serial Getty on ttyS0...
[ OK ] Reached target Login Prompts.
Starting Cisco printkd...
[ OK ] Started NTP_PROC daemon.
Starting NTP_PROC daemon...
Starting OpenSSH server daemon...
Starting Clean Air daemon...
Starting capwapd...
Starting Hostapd process...
Starting Cisco brain service...
Starting WCPD process...
Starting Cisco led service...
Starting Cisco kexec...
Starting Fast CGI daemon...
Starting Cisco rtd service...
Starting AP Trace daemon...
Starting Cisco klogd...
[ OK ] Started Cisco led service.
[ OK ] Started Cisco kexec.
[ OK ] Started Cisco printkd.
[ OK ] Started Cisco klogd.
[ OK ] Started Fast CGI daemon.
[ OK ] Started Cisco rtd service.
[ OK ] Started AP Trace daemon.
[ OK ] Started Hostapd process.
[ OK ] Started Cisco brain service.
[ OK ] Started OpenSSH server daemon.
[*09/04/2022 12:58:33.3583] pid 4176's current affinity mask: f
[*09/04/2022 12:58:33.3583] pid 4176's new affinity mask: e
[*09/04/2022 12:58:33.9207] __mm_init_module
[*09/04/2022 12:58:35.7800] ol_ath_ahb_probe
[*09/04/2022 12:58:35.7802] ol_ath_ahb_probe: io resource start: 0xa000000, mem=0xc3c00000
[*09/04/2022 12:58:35.7805]
[*09/04/2022 12:58:35.7805] __ol_ath_attach() Allocated scn b49804c0
[*09/04/2022 12:58:35.7806] ol_ath_ahb_configure: MSI addr: 0b006040, MSI base: 00000040
[*09/04/2022 12:58:35.7909]
[*09/04/2022 12:58:35.7909] ol_ath_ahb_configure : num_desired MSI set to 0
[*09/04/2022 12:58:35.7910]
[*09/04/2022 12:58:35.7910] Using Legacy Interrupt
[*09/04/2022 12:58:35.7910]
[*09/04/2022 12:58:35.7910] Waiting for target init
[*09/04/2022 12:58:35.7910]
[*09/04/2022 12:58:35.7910] Done waiting
[*09/04/2022 12:58:35.7943] ol_ath_attach interface_id 0
[*09/04/2022 12:58:35.7959] Chip id: 0xb, chip version: 0x1000000
[*09/04/2022 12:58:35.7964]
[*09/04/2022 12:58:35.7964] Target Version is 1000000
[*09/04/2022 12:58:35.7964]
[*09/04/2022 12:58:35.7964] Flash Download Address c0000
[*09/04/2022 12:58:35.7964] ol_transfer_bin_file: flash data file defined
[*09/04/2022 12:58:35.7965] ol_transfer_bin_file[3800] Get Caldata for wifi0.
[*09/04/2022 12:58:35.7965] __adf_os_fs_read[42], Open File /tmp/wifi0.caldata SUCCESS!!
[*09/04/2022 12:58:35.7966] file system magic:16914836
[*09/04/2022 12:58:35.7966] super blocksize:4096
[*09/04/2022 12:58:35.7966] inode 6633
[*09/04/2022 12:58:35.7966] file size:12064
[*09/04/2022 12:58:35.7967] qc98xx_verify_checksum: flash checksum passed: 0x40eb
[*09/04/2022 12:58:35.7967] ol_transfer_bin_file 3861: Download Flash data len 12064
[*09/04/2022 12:58:35.8190]
[*09/04/2022 12:58:35.8190] Board data initialized
[*09/04/2022 12:58:35.8195] Firmware loaded from user helper succesfully
[*09/04/2022 12:58:35.8398] ol_ath_download_firmware :First OTP download and Execute is good address:0x5800 return param 4660
[*09/04/2022 12:58:35.8398] ol_ath_download_firmware:##Board Id 22 , CHIP Id 0
[*09/04/2022 12:58:35.8400]
[*09/04/2022 12:58:35.8400] wifi0: Selecting board data file name boardData_Mallorca_EAP_2G_neg_pwr.bin
[*09/04/2022 12:58:35.8400] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_Mallorca_EAP_2G_neg_pwr.bin
[*09/04/2022 12:58:35.8402] Firmware loaded from user helper succesfully
[*09/04/2022 12:58:35.8617] Firmware loaded from user helper succesfully
[*09/04/2022 12:58:35.8773]
[*09/04/2022 12:58:35.8773] [Flash] : Ignore Module param
[*09/04/2022 12:58:35.8774] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
[*09/04/2022 12:58:35.8780] Firmware loaded from user helper succesfully
[*09/04/2022 12:58:35.8788] Firmware loaded from user helper succesfully
[*09/04/2022 12:58:35.8877] ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin
[*09/04/2022 12:58:35.8888] Firmware loaded from user helper succesfully
[*09/04/2022 12:58:37.1277] HTC Rx: insufficient length, got:4 expected =8
[*09/04/2022 12:58:37.1299] Startup Mode-0 set
[*09/04/2022 12:58:37.1303] HTC Service:0x0300 ep:1 TX flow control disabled
[*09/04/2022 12:58:37.1358] HTC Service:0x0100 ep:2 TX flow control disabled
[*09/04/2022 12:58:37.1371] Firmware_Build_Number:70
[*09/04/2022 12:58:37.1371] num_rf_chain:0x00000002 ht_cap_info:0x0000085b vht_cap_info:0x339959b2 vht_supp_mcs:0x0000fffa
[*09/04/2022 12:58:37.1371]
[*09/04/2022 12:58:37.1371] RES CFG Support wmi_service_bitmap 9778
[*09/04/2022 12:58:37.1372]
[*09/04/2022 12:58:37.1372] Sending Ext resource cfg: HOST PLATFORM as 0 and fw_feature_bitmap as 50 to TGT
[*09/04/2022 12:58:37.1373] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
[*09/04/2022 12:58:37.1385] ol_ath_service_ready_event[4276] WAPI MBSSID 0
[*09/04/2022 12:58:37.1787] wmi_ready_event_rx: WMI UNIFIED READY event
[*09/04/2022 12:58:37.1788] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 0
[*09/04/2022 12:58:37.1846] spectral_init_netlink 81 NULL SKB
[*09/04/2022 12:58:37.1867] ACS not enabled
[*09/04/2022 12:58:37.1920] ol_ath_thermal_mitigation_attach: --
[*09/04/2022 12:58:37.1922] ol_ath_ahb_probe
[*09/04/2022 12:58:37.1923] ol_ath_ahb_probe: io resource start: 0xa800000, mem=0xc4000000
[*09/04/2022 12:58:37.1927]
[*09/04/2022 12:58:37.1927] __ol_ath_attach() Allocated scn b3d404c0
[*09/04/2022 12:58:37.1928] ol_ath_ahb_configure: MSI addr: 0b006040, MSI base: 00000050
[*09/04/2022 12:58:37.2031]
[*09/04/2022 12:58:37.2032] ol_ath_ahb_configure : num_desired MSI set to 0
[*09/04/2022 12:58:37.2032]
[*09/04/2022 12:58:37.2032] Using Legacy Interrupt
[*09/04/2022 12:58:37.2033]
[*09/04/2022 12:58:37.2033] Waiting for target init
[*09/04/2022 12:58:37.2033]
[*09/04/2022 12:58:37.2033] Done waiting
[*09/04/2022 12:58:37.2189] ol_ath_attach interface_id 1
[*09/04/2022 12:58:37.2193] Chip id: 0xb, chip version: 0x1000000
[*09/04/2022 12:58:37.2198]
[*09/04/2022 12:58:37.2198] Target Version is 1000000
[*09/04/2022 12:58:37.2199]
[*09/04/2022 12:58:37.2199] Flash Download Address c0000
[*09/04/2022 12:58:37.2199] ol_transfer_bin_file: flash data file defined
[*09/04/2022 12:58:37.2199] ol_transfer_bin_file[3800] Get Caldata for wifi1.
[*09/04/2022 12:58:37.2200] __adf_os_fs_read[42], Open File /tmp/wifi1.caldata SUCCESS!!
[*09/04/2022 12:58:37.2200] file system magic:16914836
[*09/04/2022 12:58:37.2200] super blocksize:4096
[*09/04/2022 12:58:37.2200] inode 7703
[*09/04/2022 12:58:37.2201] file size:12064
[*09/04/2022 12:58:37.2202] qc98xx_verify_checksum: flash checksum passed: 0x3c3b
[*09/04/2022 12:58:37.2202] ol_transfer_bin_file 3861: Download Flash data len 12064
[*09/04/2022 12:58:37.2401]
[*09/04/2022 12:58:37.2401] Board data initialized
[*09/04/2022 12:58:37.2406] Firmware loaded from user helper succesfully
[*09/04/2022 12:58:37.2609] ol_ath_download_firmware :First OTP download and Execute is good address:0x5c00 return param 4660

[*09/04/2022 12:58:37.2609] ol_ath_download_firmware:##Board Id 23 , CHIP Id 0
[*09/04/2022 12:58:37.2610]
[*09/04/2022 12:58:37.2611] wifi1: Selecting board data file name boardData_Mallorca_EAP_5G_neg_pwr.bin
[*09/04/2022 12:58:37.2611] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_Mallorca_EAP_5G_neg_pwr.bin
[*09/04/2022 12:58:37.2613] Firmware loaded from user helper succesfully
[*09/04/2022 12:58:37.2817] Firmware loaded from user helper succesfully
[*09/04/2022 12:58:37.2973]
[*09/04/2022 12:58:37.2973] [Flash] : Ignore Module param
[*09/04/2022 12:58:37.2974] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
[*09/04/2022 12:58:37.2980] Firmware loaded from user helper succesfully
[*09/04/2022 12:58:37.2988] Firmware loaded from user helper succesfully
[*09/04/2022 12:58:37.3081] ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin
[*09/04/2022 12:58:37.3090] Firmware loaded from user helper succesfully
[*09/04/2022 12:58:38.1291] FWLOG: [193559] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0xdeb001, 0x94c, 0x94c, 0x0 )
[*09/04/2022 12:58:38.1291] FWLOG: [193559] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 12:58:38.1292] FWLOG: [193559] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 12:58:38.1292] FWLOG: [193559] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 12:58:38.5470] HTC Rx: insufficient length, got:4 expected =8
[*09/04/2022 12:58:38.5493] Startup Mode-0 set
[*09/04/2022 12:58:38.5497] HTC Service:0x0300 ep:1 TX flow control disabled
[*09/04/2022 12:58:38.5547] HTC Service:0x0100 ep:2 TX flow control disabled
[*09/04/2022 12:58:38.5562] Firmware_Build_Number:70
[*09/04/2022 12:58:38.5562] num_rf_chain:0x00000002 ht_cap_info:0x0000085b vht_cap_info:0x339959b2 vht_supp_mcs:0x0000fffa
[*09/04/2022 12:58:38.5562]
[*09/04/2022 12:58:38.5562] RES CFG Support wmi_service_bitmap 9778
[*09/04/2022 12:58:38.5563]
[*09/04/2022 12:58:38.5563] Sending Ext resource cfg: HOST PLATFORM as 0 and fw_feature_bitmap as 50 to TGT
[*09/04/2022 12:58:38.5564] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
[*09/04/2022 12:58:38.5576] ol_ath_service_ready_event[4276] WAPI MBSSID 0
[*09/04/2022 12:58:38.5979] wmi_ready_event_rx: WMI UNIFIED READY event
[*09/04/2022 12:58:38.5980] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 1
[*09/04/2022 12:58:38.6044] acfg_attach: Offload using existing sock b5027400
[*09/04/2022 12:58:38.6047] spectral_init_netlink 81 NULL SKB
[*09/04/2022 12:58:38.6074] ACS not enabled
[*09/04/2022 12:58:38.6120] ol_ath_thermal_mitigation_attach: --
[*09/04/2022 12:58:38.7303] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16
[*09/04/2022 12:58:38.7303] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16

User Access Verification[*09/04/2022 12:58:39.5485] FWLOG: [195013] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0xdeb001, 0x94c, 0x94c, 0x0 )
[*09/04/2022 12:58:39.5486] FWLOG: [195013] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 12:58:39.5487] FWLOG: [195013] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 12:58:39.5487] FWLOG: [195013] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 12:58:39.5487] FWLOG: [195023] WAL_DBGID_PDEV_INFO_PRINT ( 0x3a, 0x10, 0x0, 0x10, 0x0 )

Username: [*09/04/2022 12:58:44.4417] wmi_dbg_cfg_send: mod[0]00000000 dbgcfg40000000 cfgvalid[0] 00000000 cfgvalid[1] 00000000
[*09/04/2022 12:58:44.4475] wmi_dbg_cfg_send: mod[0]00000000 dbgcfg40000000 cfgvalid[0] 00000000 cfgvalid[1] 00000000
[*09/04/2022 12:58:45.2871] ip6_port srcr2, ip6local fe80::f21d:2dff:fee3:8af8, ip6 ::, plen 0, gw6 ::, gw6_mac 00:00:00:00:00:00, mtu 1500, vid 0, mode6 2(slaac)
[*09/04/2022 12:58:45.5184] pid 5304's current affinity mask: f
[*09/04/2022 12:58:45.5184] pid 5304's new affinity mask: e
[*09/04/2022 12:58:46.8946] device aptrace0 entered promiscuous mode
[*09/04/2022 12:58:46.9846] device to_container entered promiscuous mode
[*09/04/2022 12:58:48.0663] chpasswd: password for user changed
[*09/04/2022 12:58:49.7571] DOT11_TXP[0]:Domain configured: 1 class:E
[*09/04/2022 12:58:50.0758] DOT11_TXP[1]:Domain configured: 26 class:I
[*09/04/2022 12:58:51.7646] DOT11_DRV[1]: Init Radio1
[*09/04/2022 12:58:51.8325] DOT11_DRV[1]: set_channel Channel set to 36
[*09/04/2022 12:58:51.8792] DOT11_DRV[0]: Init Radio0
[*09/04/2022 12:58:51.9416] DOT11_DRV[0]: set_channel Channel set to 6
[*09/04/2022 12:58:52.0097] ethernet_port wired0, ip 192.168.50.15, netmask 255.255.255.0, gw 192.168.50.254, mtu 1500, bcast 192.168.50.255, dns1 0.0.0.0, vid 0, static_ip_failover false, dhcp_vlan_failover false
[*09/04/2022 12:58:52.3710] DOT11_DRV[0]: set_channel Channel set to 1
[*09/04/2022 12:58:52.3750] DOT11_DRV[0]: Channel set to 1, width 20
[*09/04/2022 12:58:52.3812] DOT11_DRV[0]: Channel set to 1, width 20
[*09/04/2022 12:58:52.3881] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:58:52.3883] DOT11_DRV[1]: apr1v0 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:58:52.3884] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v0 failed
[*09/04/2022 12:58:52.3885] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:58:52.3887] DOT11_DRV[1]: apr1v1 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:58:52.3888] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v1 failed
[*09/04/2022 12:58:52.3889] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:58:52.3890] DOT11_DRV[1]: apr1v2 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:58:52.3891] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v2 failed
[*09/04/2022 12:58:52.3892] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:58:52.3893] DOT11_DRV[1]: apr1v3 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:58:52.3894] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v3 failed
[*09/04/2022 12:58:52.3895] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:58:52.3897] DOT11_DRV[1]: apr1v4 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:58:52.3898] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v4 failed
[*09/04/2022 12:58:52.3899] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:58:52.3900] DOT11_DRV[1]: apr1v5 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:58:52.3901] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v5 failed
[*09/04/2022 12:58:52.3902] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:58:52.3903] DOT11_DRV[1]: apr1v6 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:58:52.3904] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v6 failed
[*09/04/2022 12:58:52.3905] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:58:52.3907] DOT11_DRV[1]: apr1v7 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:58:52.3908] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v7 failed
[*09/04/2022 12:58:52.3909] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:58:52.3910] DOT11_DRV[1]: apr1v8 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:58:52.3911] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v8 failed
[*09/04/2022 12:58:52.3912] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:58:52.3913] DOT11_DRV[1]: apr1v9 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:58:52.3914] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v9 failed
[*09/04/2022 12:58:52.3915] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:58:52.3916] DOT11_DRV[1]: apr1v10 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:58:52.3917] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v10 failed
[*09/04/2022 12:58:52.3919] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:58:52.3920] DOT11_DRV[1]: apr1v11 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:58:52.3921] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v11 failed
[*09/04/2022 12:58:52.3922] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:58:52.3923] DOT11_DRV[1]: apr1v12 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:58:52.3924] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v12 failed
[*09/04/2022 12:58:52.3925] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:58:52.3926] DOT11_DRV[1]: apr1v13 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:58:52.3928] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v13 failed
[*09/04/2022 12:58:52.3929] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:58:52.3930] DOT11_DRV[1]: apr1v14 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:58:52.3931] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v14 failed
[*09/04/2022 12:58:52.3933] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:58:52.3934] DOT11_DRV[1]: apr1v15 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:58:52.3935] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v15 failed
[*09/04/2022 12:58:52.3936] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS failed on 16 VAPs
[*09/04/2022 12:58:52.3937] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 12:58:52.3938] DOT11_DRV[1]: mon1 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 12:58:52.3939] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to mon1 failed
[*09/04/2022 12:58:52.4324] DOT11_DRV[1]: set_channel Channel set to 64
[*09/04/2022 12:58:52.4363] DOT11_DRV[1]: Channel set to 64, width 40
[*09/04/2022 12:58:52.4421] DOT11_DRV[1]: Channel set to 64, width 40
[*09/04/2022 12:59:05.5545] AP IPv4 Address updated from 0.0.0.0 to 192.168.50.15
[*09/04/2022 12:59:05.6780] dtls_init: Use MIC certificate
[*09/04/2022 12:59:05.6848]
[*09/04/2022 12:59:05.6849] CAPWAP State: Init
[*09/04/2022 12:59:05.6892]
[*09/04/2022 12:59:05.6892] CAPWAP State: Discovery
[*09/04/2022 12:59:05.7005] Discovery Request sent to 192.168.50.100, discovery type STATIC_CONFIG(1)
[*09/04/2022 12:59:05.7010] Got WLC address 192.168.50.100 from DHCP.
[*09/04/2022 12:59:05.7086] Discovery Request sent to 192.168.50.100, discovery type STATIC_CONFIG(1)
[*09/04/2022 12:59:05.7152] Discovery Request sent to 255.255.255.255, discovery type UNKNOWN(0)
[*09/04/2022 12:59:05.7169]
[*09/04/2022 12:59:05.7169] CAPWAP State: Discovery
[*09/04/2022 12:59:05.7199] Discovery Response from 192.168.50.100
[*09/04/2022 12:59:05.8360] Discovery Response from 192.168.50.100
[*09/04/2022 12:59:05.8366] Discovery Response from 192.168.50.100
[*09/04/2022 12:59:05.8370] Discovery Response from 192.168.50.100
[*09/04/2022 12:59:05.8374] Discovery Response from 192.168.50.100
[*09/04/2022 12:59:05.8378] Discovery Response from 192.168.50.100
[*09/04/2022 12:59:06.2706] Start: RPC thread 1967832048 created.
[*09/04/2022 15:33:06.0011]
[*09/04/2022 15:33:06.0012] CAPWAP State: DTLS Setup
[*09/04/2022 15:33:06.3017]
[*09/04/2022 15:33:06.3017] CAPWAP State: Join
[*09/04/2022 15:33:06.3104] Sending Join request to 192.168.50.100 through port 5248
[*09/04/2022 15:33:06.3146] Join Response from 192.168.50.100
[*09/04/2022 15:33:06.3147] AC accepted join request with result code: 0
[*09/04/2022 15:33:06.3634] Received wlcType 0, timer 30
[*09/04/2022 15:33:06.5204]
[*09/04/2022 15:33:06.5204] CAPWAP State: Image Data
[*09/04/2022 15:33:06.5220] AP image version 17.3.3.26 backup 8.5.140.0, Controller 17.3.3.26
[*09/04/2022 15:33:06.5222] Version is the same, do not need update.
[*09/04/2022 15:33:06.5927] upgrade.sh: Script called with args:[NO_UPGRADE]
[*09/04/2022 15:33:06.6869] do NO_UPGRADE, part1 is active part
[*09/04/2022 15:33:06.6901]
[*09/04/2022 15:33:06.6901] CAPWAP State: Configure
[*09/04/2022 15:33:06.9813] Radio [1] Admininstrative state DISABLED change to ENABLED
[*09/04/2022 15:33:06.9831] Radio [0] Admininstrative state DISABLED change to ENABLED
[*09/04/2022 15:33:06.9881] DOT11_CFG[1]: Starting radio 1
[*09/04/2022 15:33:06.9912] DOT11_DRV[1]: Start Radio1 - Begin
[*09/04/2022 15:33:06.9936] DOT11_DRV[1]: Start Radio1 - End
[*09/04/2022 15:33:06.9952] DOT11_CFG[0]: Starting radio 0
[*09/04/2022 15:33:06.9973] DOT11_DRV[0]: Start Radio0 - Begin
[*09/04/2022 15:33:07.0007] DOT11_DRV[0]: Start Radio0 - End
[*09/04/2022 15:33:07.2342] Cleaning ME config if any..
[*09/04/2022 15:33:07.2506] Cleaning config files..
[*09/04/2022 15:33:07.2865]
[*09/04/2022 15:33:07.2865] !!!!! {/opt/cisco/bin/capwap_brain} reading /storage/base_capwap_cfg_info failed [2]: No such file or directory
[*09/04/2022 15:33:07.5320]
[*09/04/2022 15:33:07.5320] CAPWAP State: DTLS Teardown
[*09/04/2022 15:33:07.5373] DOT11_DRV[0]: Stop Radio0 - Begin
[*09/04/2022 15:33:07.5414] DOT11_DRV[0]: Stop Radio0 - End
[*09/04/2022 15:33:07.5434] DOT[ OK ] Stopped System Monitor service.
[ OK ] Stopped Serial Getty on ttyS0.
[ OK ] Stopped Cisco printkd.
[ OK ] Stopped NTP_PROC daemon.
[ OK ] Stopped Cisco led service.
[ OK ] Stopped Cisco klogd.
[ OK ] Stopped Fast CGI daemon.
[ OK ] Stopped Hostapd process.
[ OK ] Stopped Cisco rtd service.
[ OK ] Stopped AP Trace daemon.
[ OK ] Stopped Cisco brain service.
[ OK ] Stopped OpenSSH server daemon.
[ OK ] Stopped Clean Air daemon.
[ OK ] Stopped DNSmasq.
[ OK ] Stopped capwapd.
[ OK ] Stopped DHCPv6 client.
[ OK ] Stopped gRPC server daemon.
[ OK ] Removed slice system-serial\x2dgetty.slice.
[ OK ] Stopped WCPD process.
[ OK ] Stopped target Basic System.
[ OK ] Stopped target Sockets.
[ OK ] Stopped target Paths.
[ OK ] Stopped target System Initialization.
Stopping Cisco synclogd...
Stopping Security Auditing Service...[09/04/2022 15:33:11.4999] audit_printk_skb: 63 callbacks suppressed

Stopping rsyslog client...
Stopping Cisco system time saving...
[*09/04/2022 15:33:11.7119]
[*09/04/2022 15:33:11.7119] Writing reload timestamp (Sun Sep 4 15:33:11 UTC 2022) to disk
[*09/04/2022 15:33:11.7119]
[ OK ] Stopped Cisco Tam service.
Stopping Cisco Tam service...
[ OK ] Stopped Cisco act2 check.
Stopping Cisco act2 check...
[ OK ] Stopped Cisco S16platfomm.
Stopping Cisco S16platfomm...
Stopping Cisco watchdog...
[ OK ] Stopped Cisco ME service.
Stopping Cisco ME service...
Stopping Cisco nolan service...
[ OK ] Stopped Cisco certtime service.
Stopping Cisco certtime service...
[ OK ] Stopped Cisco certificate create service.
Stopping Cisco certificate create service...
[ OK ] Stopped target Slices.
[ OK ] Stopped Security Auditing Service.
[ OK ] Stopped Cisco watchdog.
[ OK ] Stopped rsyslog client.
[ OK ] Stopped Cisco synclogd.
[ OK ] Stopped Cisco system time saving.
[ OK ] Stopped Cisco nolan service.
Stopping Cisco syslog service...
[ OK ] Stopped Cisco syslog service.
[ OK ] Stopped Cisco Kclick.
Stopping Cisco Kclick...
[ OK ] Stopped Cisco Kclick.
Stopping Cisco Kclick...
[ OK ] Stopped Cisco S15platform.
Stopping Cisco S15platform...
[ OK ] Stopped Cisco nss service.
Stopping Cisco nss service...
[ OK ] Stopped Cisco pkg install service.
Stopping Cisco pkg install service...
Stopping Cisco S10 boot service...
[ OK ] Stopped Cisco S10 boot service.
[ OK ] Stopped target Local File Systems.
[ OK ] Stopped Cisco system time setup.
Stopping Cisco system time setup...
Unmounting /click...
Unmounting /storage...
Unmounting /storage2...
[*09/04/2022 15:33:11.9704] systemd[1]: tam.service failed.
Unmounting /sys/kernel/debug...
Stopping Cisco seed generation...
Unmounting /pstore...
Unmounting /tmp...
[ OK ] Stopped Cisco fips check.
Stopping Cisco fips check...
[ OK ] Stopped Cisco platform file generation.
Stopping Cisco platform file generation...
[ OK ] Unmounted /click.
[ OK ] Unmounted /storage.
[ OK ] Unmounted /storage2.
[ OK ] Unmounted /sys/kernel/debug.
[ OK ] Stopped Cisco seed generation.
[ OK ] Unmounted /pstore.
[ OK ] Unmounted /tmp.
[ OK ] Reached target Unmount All Filesystems.
[ OK ] Stopped target Local File Systems (Pre).
[ OK ] Stopped target Cisco File Systems (Pre).
[ OK ] Stopped Cisco early mount.
Stopping Cisco early mount...
[ OK ] Stopped Cisco UBIFS reformat/mount.
Stopping Cisco UBIFS reformat/mount...
[ OK ] Removed slice system.slice.
[ OK ] Removed slice -.slice.
[ OK ] Reached target Shutdown.
[09/04/2022 15:33:16.1099] reboot: Restart
Board type: AP1815I
smem ram ptable found: ver: 1 len: 3


U-Boot 2012.07 (btldr release 51) (Oct 29 2019 - 06:43:09)

This product contains some software licensed under the
"GNU General Public License, version 2" provided with
ABSOLUTELY NO WARRANTY under the terms of
"GNU General Public License, version 2", available here:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

DRAM: 1022 MiB
Nand: Detected ONFI Macronix NAND 256MiB 3,3V 8-bit
NAND ECC=4 ECC_THRESHOLD(NAND ECC-1)=3
SF: Detected MX25L3205D with page size 4 KiB, total 4 MiB
MFG data loaded
Scanning shenv data blocks
Total valid parts=4
Active shenv part[1:0], write_counter=7
machid: 8010001
Net: MAC0 addr:f0:1d:2d:e3:8a:f8
AR8033 PHY 0
PHY ID1: 0x4d
PHY ID2: 0xd072
ipq40xx_ess_sw_init done
Auto boot mode, use bootipq directly
Hit ESC key to stop autoboot: 2  1  0
Specified BOOT: part1

Booting from part1

Read 1024 bytes from volume part1 to 88000000
Read 37388504 bytes from volume part1 to 88000000
Signature returns 0
Image signing verification success, continue to run...
bootm 0x88000400
## Booting kernel from Legacy Image at 88000400 ...
## Loading init Ramdisk from multi component Legacy Image at 88000400 ...
## Flattened Device Tree from multi component Image at 88000400
Booting using the fdt at 0x8a39e6c0
Loading Ramdisk to 9de5b000, end 9ffff018 ... OK
Loading Device Tree to 9de4e000, end 9de5a217 ... OK
no such device nand0
Using machid 0x8010001 from environment

Starting image ...

[01/01/1970 00:00:35.0999] Linux version 3.14.43 (aut@wnbu-bld-lnx-05) (gcc version 4.7.1 (OpenWrt GCC 4.7.1 r48430) ) #1 SMP PREEMPT Wed Mar 3 04:45:31 GMT 2021
[01/01/1970 00:00:35.2599] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[01/01/1970 00:00:35.3599] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[01/01/1970 00:00:35.4599] Machine model: Cisco 11ac Wave2 Wifi Access Point
[01/01/1970 00:00:35.5399] Memory policy: Data cache writealloc
[01/01/1970 00:00:35.6099] Kernel command line: console=ttyMSM0,9600n8 ubi.mtd=0 root=/dev/ram activepart=part1 activeboot=0 wdgtriggered=0 board_sku=1 clk_ignore_unused
[01/01/1970 00:00:35.7899] CPU1: Booted secondary processor
[01/01/1970 00:00:35.8499] CPU2: Booted secondary processor
[01/01/1970 00:00:35.9199] CPU3: Booted secondary processor
[01/01/1970 00:00:35.9799] buginf tty flushing thread started, ttyport=be6f6000
[*01/01/1970 00:00:40.3959] buginf() enabled.
[*01/01/1970 00:00:40.4265] Made it into bootsh: Mar 3 2021 05:00:23 T-0b7bc0faa97ae8a26ea605c7622aac357397184c-g0b7bc0fa-aut
[01/01/1970 00:00:57.1999] audit_printk_skb: 99 callbacks suppressed
[01/01/1970 00:01:05.4599] audit_printk_skb: 39 callbacks suppressed

Welcome to Cisco.

Usage of this device is governed by Cisco's End User License Agreement,
available at:
http://www.cisco.com/c/en/us/td/docs/general/warranty/English/EU1KEN_.html.


Restricted Rights Legend

Use, duplication, or disclosure by the Government is subject to
restrictions as set forth in subparagraph (c) of the Commercial
Computer Software - Restricted Rights clause at FAR sec. 52.227-19 and
subparagraph (c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

Cisco Systems, Inc.
170 West Tasman Drive
San Jose, California 95134-1706

This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.


This product contains some software licensed under the
"GNU General Public License, version 2" provided with
ABSOLUTELY NO WARRANTY under the terms of
"GNU General Public License, version 2", available here:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html


This product contains some software licensed under the
"GNU Library General Public License, version 2" provided
with ABSOLUTELY NO WARRANTY under the terms of "GNU Library
General Public License, version 2", available here:
http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html


This product contains some software licensed under the
"GNU Lesser General Public License, version 2.1" provided
with ABSOLUTELY NO WARRANTY under the terms of "GNU Lesser
General Public License, version 2.1", available here:
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html


This product contains some software licensed under the
"GNU General Public License, version 3" provided with
ABSOLUTELY NO WARRANTY under the terms of
"GNU General Public License, Version 3", available here:
http://www.gnu.org/licenses/gpl.html.


This product contains some software licensed under the
"GNU Affero General Public License, version 3" provided
with ABSOLUTELY NO WARRANTY under the terms of
"GNU Affero General Public License, version 3", available here:
http://www.gnu.org/licenses/agpl-3.0.html.

[*01/01/1970 00:01:20.2148] /init: ioctl(SIOCGIFHWADDR): wired0: No such device
[*01/01/1970 00:01:20.2241] /init: ioctl(SIOCGIFHWADDR): wired0: No such device
[*01/01/1970 00:01:20.3802] /init: ioctl(SIOCGIFHWADDR): wired0: No such device
[*01/01/1970 00:01:20.3894] /init: ioctl(SIOCGIFHWADDR): wired0: No such device
[ OK ] Reached target Cisco File Systems (Pre).
[ OK ] Reached target Timers.
[ OK ] Created slice -.slice.
[ OK ] Listening on Delayed Shutdown Socket.
[ OK ] Reached target Sockets.
[ OK ] Created slice system.slice.
[ OK ] Reached target Slices.
Starting Cisco UBIFS reformat/mount...
[ OK ] Created slice system-serial\x2dgetty.slice.
[ OK ] Started Cisco UBIFS reformat/mount.
Starting Cisco early mount...
[ OK ] Started Cisco early mount.
[ OK ] Reached target Local File Systems (Pre).
Starting Cisco system time setup...
Starting Cisco platform file generation...
[*05/27/2021 23:59:59.0371] Last reload time: Sep 4 15:33:11 2022
[*09/04/2022 15:33:11.0009] Setting system time Sun Sep 4 15:33:11 UTC 2022
[*09/04/2022 15:33:11.0657] /etc/init.d/generate_platforms: line 1: plat_get_usb_admin_state: not found
Starting Cisco seed generation...
Starting Cisco fips check...
[ OK ] Started Cisco system time setup.
[ OK ] Started Cisco platform file generation.
[ OK ] Started Cisco seed generation.
[*09/04/2022 15:33:11.6037] GCM-128 POST passed
[*09/04/2022 15:33:11.6038] GCM-256 POST passed
[ OK ] Started Cisco fips check.
[ OK ] Reached target Local File Systems.
Starting Cisco S10 boot service...
[ OK ] Started Cisco system time saving.
Starting Cisco system time saving...
Starting Cisco act2 check...
Starting Cisco pkg install service...
Starting Security Auditing Service...
[*09/04/2022 15:33:12.1856] parameter passed without an option given
[ OK ] Started Cisco act2 check.
[ OK ] Started Security Auditing Service.
[09/04/2022 15:33:11.4899] ramoops: Unknown symbol encode_rs8 (err 0)
[09/04/2022 15:33:11.5599] ramoops: Unknown symbol decode_rs8 (err 0)
[09/04/2022 15:33:11.6299] ramoops: Unknown symbol init_rs (err 0)
[ OK ] Started Cisco S10 boot service.
Starting Cisco nss service...
Starting Cisco watchdog...
Starting Cisco nolan service...
[ OK ] Started Cisco nss service.
[ OK ] Started Cisco watchdog.
[ OK ] Started Cisco nolan service.
[*09/04/2022 15:33:12.4502] === 5G radio domain is 26, COPY 5G BDF files from non_ETSI_BDF folder ===
[*09/04/2022 15:33:12.5062] /etc/init.d/S10boot: Warning: deleting backup ap images to save storage...
[*09/04/2022 15:33:12.5427] 1
[*09/04/2022 15:33:12.8130] Active version: 17.3.3.26
[*09/04/2022 15:33:12.8232] Backup version: 8.5.140.0
[*09/04/2022 15:33:13.1977]
[*09/04/2022 15:33:13.1977] led pattern module start
[*09/04/2022 15:33:13.2554] Loading caldata from mtd2
[*09/04/2022 15:33:14.0027] ess-switch DT exist!
[*09/04/2022 15:33:14.0028] switchreg_base_addr: 0xc000000
[*09/04/2022 15:33:14.0028] switchreg_size: 0x80000
[*09/04/2022 15:33:14.0029] switch_access_mode: local bus
[*09/04/2022 15:33:14.0029] wan bmp:0x20
[*09/04/2022 15:33:14.0029] ess-psgmii DT exist!
[*09/04/2022 15:33:14.0030] mac mode=3
[*09/04/2022 15:33:14.0030] current mac mode = 3
[*09/04/2022 15:33:14.0030] current dts led_source_num is 5
[*09/04/2022 15:33:14.0031] mdio DT exist!
[*09/04/2022 15:33:14.0031] ssdk_plat_init start
[*09/04/2022 15:33:14.0033] enable ess clk
[*09/04/2022 15:33:14.1138] reset ok in probe!
[*09/04/2022 15:33:14.1150] PHY ID is 0x4dd072
[*09/04/2022 15:33:14.1758] Dakota Chip version 0x1401
[*09/04/2022 15:33:14.1760]
[*09/04/2022 15:33:14.1760] QCA Switch config done - default in CPU switching.
[*09/04/2022 15:33:14.1871] gcc map success!
[*09/04/2022 15:33:14.2323] qca-ssdk module init succeeded!
[*09/04/2022 15:33:14.2325]
[*09/04/2022 15:33:14.2325] QCA Switch config done - default in CPU switching.
[*09/04/2022 15:33:14.5394] crypto worker thread started
[*09/04/2022 15:33:14.5400] crypto worker thread started
[*09/04/2022 15:33:14.6795] pid 3176's current affinity mask: f
[*09/04/2022 15:33:14.6795] pid 3176's new affinity mask: e
[*09/04/2022 15:33:14.6882] pid 3172's current affinity mask: f
[*09/04/2022 15:33:14.6882] pid 3172's new affinity mask: e
[*09/04/2022 15:33:14.9415] Current value of FACTORY_RESET=0
[*05/27/2021 23:59:59.0448] Last reload time: Sep 4 15:33:11 2022
[*09/04/2022 15:33:11.0010] Setting system time Sun Sep 4 15:33:11 UTC 2022
[*09/04/2022 15:33:11.1446] device wired0 entered promiscuous mode
[*09/04/2022 15:33:11.1878] ifrename: SIOCSIFNAME failed!: No such device
[*09/04/2022 15:33:11.2063] ifconfig: SIOCGIFFLAGS: No such device
[*09/04/2022 15:33:12.2664] Last reload reason : 2: AP type changed from ME to CAPWAP
[ OK ] Started Cisco pkg install service.
Starting Cisco Kclick...
Starting Cisco S15platform...
[ OK ] Started Cisco S15platform.
[* ] A start job is running for Cisco Kclick (17s / 1min 11s) [** ] A start job is running for Cisco Kclick (18s / 1min 11s) [*** ] A start job is running for Cisco Kclick (18s / 1min 11s) [ *** ] A start job is running for Cisco Kclick (19s / 1min 11s) [ *** ] A start job is running for Cisco Kclick (19s / 1min 11s) [ ***] A start job is running for Cisco Kclick (20s / 1min 11s) [ **] A start job is running for Cisco Kclick (20s / 1min 11s) [ *] A start job is running for Cisco Kclick (21s / 1min 11s) [ OK ] Started Cisco Kclick.
Starting Cisco Kclick...
Starting Cisco certificate create service...
Starting Cisco ME service...
[ OK ] Started Cisco ME service.
[*09/04/2022 15:33:17.9094] stile module dp init successfully
[*09/04/2022 15:33:17.9094] NBAR Label:BLD_POLARIS_DEV_LATEST_20200414_053707 Module timestamp: Mar 3 2021 at 04:53:14 User: ttaichol
[*09/04/2022 15:33:26.9229] Loading sha2...
[*09/04/202[ OK ] Started Cisco Kclick.
Starting Cisco syslog service...
Starting rsyslog client...
[*09/04/2022 15:33:27.4764]
[*09/04/2022 15:33:27.4764] Click sched monitor: schedulers = 3
[*09/04/2022 15:33:27.7924] Loading MIC cert and key
[*09/04/2022 15:33:27.8033] Dumpping sha2...
Starting Cisco S16platfomm...
[ OK ] Started Cisco syslog service.
[ OK ] Started rsyslog client.
[ OK ] Started Cisco S16platfomm.
Starting Cisco synclogd...
[ OK ] Started Cisco synclogd.
[ OK ] Started Cisco certificate create service.
[ OK ] Started Cisco Tam service.
Starting Cisco Tam service...
Starting Cisco certtime service...
[ **] A start job is running for Cisco certtime service (29s / 1min 24s) [ ***] A start job is running for Cisco certtime service (29s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (30s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (30s / 1min 24s) [*** ] A start job is running for Cisco certtime service (31s / 1min 24s) [** ] A start job is running for Cisco certtime service (31s / 1min 24s) [* ] A start job is running for Cisco certtime service (32s / 1min 24s) [** ] A start job is running for Cisco certtime service (32s / 1min 24s) [*** ] A start job is running for Cisco certtime service (33s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (33s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (34s / 1min 24s) [ ***] A start job is running for Cisco certtime service (34s / 1min 24s) [ **] A start job is running for Cisco certtime service (35s / 1min 24s) [ *] A start job is running for Cisco certtime service (35s / 1min 24s) [ **] A start job is running for Cisco certtime service (36s / 1min 24s) [ ***] A start job is running for Cisco certtime service (36s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (37s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (37s / 1min 24s) [*** ] A start job is running for Cisco certtime service (38s / 1min 24s) [** ] A start job is running for Cisco certtime service (38s / 1min 24s) [* ] A start job is running for Cisco certtime service (39s / 1min 24s) [** ] A start job is running for Cisco certtime service (39s / 1min 24s) [*** ] A start job is running for Cisco certtime service (40s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (40s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (41s / 1min 24s) [ ***] A start job is running for Cisco certtime service (41s / 1min 24s) [ **] A start job is running for Cisco certtime service (42s / 1min 24s) [ *] A start job is running for Cisco certtime service (42s / 1min 24s) [ **] A start job is running for Cisco certtime service (43s / 1min 24s) [ ***] A start job is running for Cisco certtime service (43s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (44s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (44s / 1min 24s) [*** ] A start job is running for Cisco certtime service (45s / 1min 24s) [** ] A start job is running for Cisco certtime service (45s / 1min 24s) [* ] A start job is running for Cisco certtime service (46s / 1min 24s) [** ] A start job is running for Cisco certtime service (46s / 1min 24s) [*** ] A start job is running for Cisco certtime service (47s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (47s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (48s / 1min 24s) [ ***] A start job is running for Cisco certtime service (48s / 1min 24s) [ **] A start job is running for Cisco certtime service (49s / 1min 24s) [ *] A start job is running for Cisco certtime service (49s / 1min 24s) [ **] A start job is running for Cisco certtime service (50s / 1min 24s) [ ***] A start job is running for Cisco certtime service (50s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (51s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (51s / 1min 24s) [*** ] A start job is running for Cisco certtime service (52s / 1min 24s) [** ] A start job is running for Cisco certtime service (52s / 1min 24s) [* ] A start job is running for Cisco certtime service (53s / 1min 24s) [** ] A start job is running for Cisco certtime service (53s / 1min 24s) [*** ] A start job is running for Cisco certtime service (54s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (54s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (55s / 1min 24s) [ ***] A start job is running for Cisco certtime service (55s / 1min 24s) [ OK ] Started Cisco certtime service.
[ OK ] Reached target System Initialization.
[ OK ] Reached target Paths.
[ OK ] Reached target Basic System.
[ OK ] Started System Monitor service.
Starting System Monitor service...
Starting Cisco kexec...
Starting OpenSSH server daemon...
Starting Cisco printkd...
Starting Clean Air daemon...
Starting Cisco brain service...
Starting capwapd...
Starting gRPC server daemon...
[ OK ] Started NTP_PROC daemon.
Starting NTP_PROC daemon...
[*09/04/2022 15:33:28.6442] Loading MIC cert and key
Starting WCPD process...
[ OK ] Started Serial Getty on ttyS0.
Starting Serial Getty on ttyS0...
[ OK ] Reached target Login Prompts.
Starting Cisco led service...
Starting Fast CGI daemon...
Starting Hostapd process...
Starting Cisco rtd service...
Starting Cisco klogd...
Starting AP Trace daemon...
[ OK ] Started Cisco kexec.
[ OK ] Started Cisco led service.
[ OK ] Started Cisco printkd.
[ OK ] Started Cisco klogd.
[ OK ] Started Cisco rtd service.
[ OK ] Started Fast CGI daemon.
[ OK ] Started AP Trace daemon.
[ OK ] Started Hostapd process.
[ OK ] Started Cisco brain service.
[ OK ] Started OpenSSH server daemon.
[*09/04/2022 15:34:03.3405] pid 4177's current affinity mask: f
[*09/04/2022 15:34:03.3405] pid 4177's new affinity mask: e
[*09/04/2022 15:34:03.9571] __mm_init_module
[*09/04/2022 15:34:05.7802] ol_ath_ahb_probe
[*09/04/2022 15:34:05.7804] ol_ath_ahb_probe: io resource start: 0xa000000, mem=0xc3c00000
[*09/04/2022 15:34:05.7808]
[*09/04/2022 15:34:05.7808] __ol_ath_attach() Allocated scn b49c04c0
[*09/04/2022 15:34:05.7808] ol_ath_ahb_configure: MSI addr: 0b006040, MSI base: 00000040
[*09/04/2022 15:34:05.7911]
[*09/04/2022 15:34:05.7911] ol_ath_ahb_configure : num_desired MSI set to 0
[*09/04/2022 15:34:05.7912]
[*09/04/2022 15:34:05.7912] Using Legacy Interrupt
[*09/04/2022 15:34:05.7912]
[*09/04/2022 15:34:05.7913] Waiting for target init
[*09/04/2022 15:34:05.7913]
[*09/04/2022 15:34:05.7913] Done waiting
[*09/04/2022 15:34:05.7945] ol_ath_attach interface_id 0
[*09/04/2022 15:34:05.7949] Chip id: 0xb, chip version: 0x1000000
[*09/04/2022 15:34:05.7954]
[*09/04/2022 15:34:05.7954] Target Version is 1000000
[*09/04/2022 15:34:05.7954]
[*09/04/2022 15:34:05.7954] Flash Download Address c0000
[*09/04/2022 15:34:05.7954] ol_transfer_bin_file: flash data file defined
[*09/04/2022 15:34:05.7954] ol_transfer_bin_file[3800] Get Caldata for wifi0.
[*09/04/2022 15:34:05.7955] __adf_os_fs_read[42], Open File /tmp/wifi0.caldata SUCCESS!!
[*09/04/2022 15:34:05.7955] file system magic:16914836
[*09/04/2022 15:34:05.7955] super blocksize:4096
[*09/04/2022 15:34:05.7956] inode 5867
[*09/04/2022 15:34:05.7956] file size:12064
[*09/04/2022 15:34:05.7957] qc98xx_verify_checksum: flash checksum passed: 0x40eb
[*09/04/2022 15:34:05.7957] ol_transfer_bin_file 3861: Download Flash data len 12064
[*09/04/2022 15:34:05.8200]
[*09/04/2022 15:34:05.8200] Board data initialized
[*09/04/2022 15:34:05.8204] Firmware loaded from user helper succesfully
[*09/04/2022 15:34:05.8434] ol_ath_download_firmware :First OTP download and Execute is good address:0x5800 return param 4660
[*09/04/2022 15:34:05.8435] ol_ath_download_firmware:##Board Id 22 , CHIP Id 0
[*09/04/2022 15:34:05.8436]
[*09/04/2022 15:34:05.8436] wifi0: Selecting board data file name boardData_Mallorca_EAP_2G_neg_pwr.bin
[*09/04/2022 15:34:05.8436] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_Mallorca_EAP_2G_neg_pwr.bin
[*09/04/2022 15:34:05.8438] Firmware loaded from user helper succesfully
[*09/04/2022 15:34:05.8654] Firmware loaded from user helper succesfully
[*09/04/2022 15:34:05.8810]
[*09/04/2022 15:34:05.8810] [Flash] : Ignore Module param
[*09/04/2022 15:34:05.8811] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
[*09/04/2022 15:34:05.8817] Firmware loaded from user helper succesfully
[*09/04/2022 15:34:05.8825] Firmware loaded from user helper succesfully
[*09/04/2022 15:34:05.8914] ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin
[*09/04/2022 15:34:05.8926] Firmware loaded from user helper succesfully
[*09/04/2022 15:34:07.1209] HTC Rx: insufficient length, got:4 expected =8
[*09/04/2022 15:34:07.1221] Startup Mode-0 set
[*09/04/2022 15:34:07.1225] HTC Service:0x0300 ep:1 TX flow control disabled
[*09/04/2022 15:34:07.1285] HTC Service:0x0100 ep:2 TX flow control disabled
[*09/04/2022 15:34:07.1298] Firmware_Build_Number:70
[*09/04/2022 15:34:07.1298] num_rf_chain:0x00000002 ht_cap_info:0x0000085b vht_cap_info:0x339959b2 vht_supp_mcs:0x0000fffa
[*09/04/2022 15:34:07.1298]
[*09/04/2022 15:34:07.1298] RES CFG Support wmi_service_bitmap 9778
[*09/04/2022 15:34:07.1298]
[*09/04/2022 15:34:07.1298] Sending Ext resource cfg: HOST PLATFORM as 0 and fw_feature_bitmap as 50 to TGT
[*09/04/2022 15:34:07.1300] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
[*09/04/2022 15:34:07.1313] ol_ath_service_ready_event[4276] WAPI MBSSID 0
[*09/04/2022 15:34:07.1708] wmi_ready_event_rx: WMI UNIFIED READY event
[*09/04/2022 15:34:07.1710] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 0
[*09/04/2022 15:34:07.1768] spectral_init_netlink 81 NULL SKB
[*09/04/2022 15:34:07.1790] ACS not enabled
[*09/04/2022 15:34:07.1845] ol_ath_thermal_mitigation_attach: --
[*09/04/2022 15:34:07.1846] ol_ath_ahb_probe
[*09/04/2022 15:34:07.1847] ol_ath_ahb_probe: io resource start: 0xa800000, mem=0xc4000000
[*09/04/2022 15:34:07.1852]
[*09/04/2022 15:34:07.1852] __ol_ath_attach() Allocated scn b3d004c0
[*09/04/2022 15:34:07.1853] ol_ath_ahb_configure: MSI addr: 0b006040, MSI base: 00000050
[*09/04/2022 15:34:07.1956]
[*09/04/2022 15:34:07.1957] ol_ath_ahb_configure : num_desired MSI set to 0
[*09/04/2022 15:34:07.1957]
[*09/04/2022 15:34:07.1957] Using Legacy Interrupt
[*09/04/2022 15:34:07.1958]
[*09/04/2022 15:34:07.1958] Waiting for target init
[*09/04/2022 15:34:07.1958]
[*09/04/2022 15:34:07.1958] Done waiting
[*09/04/2022 15:34:07.2100] ol_ath_attach interface_id 1
[*09/04/2022 15:34:07.2203] Chip id: 0xb, chip version: 0x1000000
[*09/04/2022 15:34:07.2209]
[*09/04/2022 15:34:07.2209] Target Version is 1000000
[*09/04/2022 15:34:07.2209]
[*09/04/2022 15:34:07.2209] Flash Download Address c0000
[*09/04/2022 15:34:07.2210] ol_transfer_bin_file: flash data file defined
[*09/04/2022 15:34:07.2210] ol_transfer_bin_file[3800] Get Caldata for wifi1.
[*09/04/2022 15:34:07.2211] __adf_os_fs_read[42], Open File /tmp/wifi1.caldata SUCCESS!!
[*09/04/2022 15:34:07.2211] file system magic:16914836
[*09/04/2022 15:34:07.2211] super blocksize:4096
[*09/04/2022 15:34:07.2212] inode 5872
[*09/04/2022 15:34:07.2212] file size:12064
[*09/04/2022 15:34:07.2213] qc98xx_verify_checksum: flash checksum passed: 0x3c3b
[*09/04/2022 15:34:07.2213] ol_transfer_bin_file 3861: Download Flash data len 12064
[*09/04/2022 15:34:07.2441]
[*09/04/2022 15:34:07.2442] Board data initialized
[*09/04/2022 15:34:07.2446] Firmware loaded from user helper succesfully
[*09/04/2022 15:34:07.2650] ol_ath_download_firmware :First OTP download and Execute is good address:0x5c00 return param 4660

[*09/04/2022 15:34:07.2650] ol_ath_download_firmware:##Board Id 23 , CHIP Id 0
[*09/04/2022 15:34:07.2652]
[*09/04/2022 15:34:07.2652] wifi1: Selecting board data file name boardData_Mallorca_EAP_5G_neg_pwr.bin
[*09/04/2022 15:34:07.2652] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_Mallorca_EAP_5G_neg_pwr.bin
[*09/04/2022 15:34:07.2655] Firmware loaded from user helper succesfully
[*09/04/2022 15:34:07.2877] Firmware loaded from user helper succesfully
[*09/04/2022 15:34:07.3033]
[*09/04/2022 15:34:07.3033] [Flash] : Ignore Module param
[*09/04/2022 15:34:07.3034] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
[*09/04/2022 15:34:07.3040] Firmware loaded from user helper succesfully
[*09/04/2022 15:34:07.3049] Firmware loaded from user helper succesfully
[*09/04/2022 15:34:07.3141] ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin
[*09/04/2022 15:34:07.3152] Firmware loaded from user helper succesfully
[*09/04/2022 15:34:08.1215] FWLOG: [193300] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0xdeb001, 0x94c, 0x94c, 0x0 )
[*09/04/2022 15:34:08.1215] FWLOG: [193300] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 15:34:08.1216] FWLOG: [193300] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 15:34:08.1216] FWLOG: [193300] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 15:34:08.5580] HTC Rx: insufficient length, got:4 expected =8
[*09/04/2022 15:34:08.5596] Startup Mode-0 set
[*09/04/2022 15:34:08.5599] HTC Service:0x0300 ep:1 TX flow control disabled
[*09/04/2022 15:34:08.5650] HTC Service:0x0100 ep:2 TX flow control disabled
[*09/04/2022 15:34:08.5662] Firmware_Build_Number:70
[*09/04/2022 15:34:08.5663] num_rf_chain:0x00000002 ht_cap_info:0x0000085b vht_cap_info:0x339959b2 vht_supp_mcs:0x0000fffa
[*09/04/2022 15:34:08.5663]
[*09/04/2022 15:34:08.5663] RES CFG Support wmi_service_bitmap 9778
[*09/04/2022 15:34:08.5663]
[*09/04/2022 15:34:08.5664] Sending Ext resource cfg: HOST PLATFORM as 0 and fw_feature_bitmap as 50 to TGT
[*09/04/2022 15:34:08.5665] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
[*09/04/2022 15:34:08.5679] ol_ath_service_ready_event[4276] WAPI MBSSID 0
[*09/04/2022 15:34:08.6081] wmi_ready_event_rx: WMI UNIFIED READY event
[*09/04/2022 15:34:08.6082] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 1
[*09/04/2022 15:34:08.6146] acfg_attach: Offload using existing sock b4eff800
[*09/04/2022 15:34:08.6148] spectral_init_netlink 81 NULL SKB
[*09/04/2022 15:34:08.6176] ACS not enabled
[*09/04/2022 15:34:08.6376] ol_ath_thermal_mitigation_attach: --
[*09/04/2022 15:34:08.7538] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16
[*09/04/2022 15:34:08.7538] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16
[*09/04/2022 15:34:09.5588] FWLOG: [194772] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0xdeb001, 0x94c, 0x94c, 0x0 )
[*09/04/2022 15:34:09.5588] FWLOG: [194772] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 15:34:09.5589] FWLOG: [194772] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 15:34:09.5589] FWLOG: [194772] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 15:34:09.5590] FWLOG: [194782] WAL_DBGID_PDEV_INFO_PRINT ( 0x3a, 0x10, 0x0, 0x10, 0x0 )

User Access Verification[*09/04/2022 15:34:14.5292] wmi_dbg_cfg_send: mod[0]00000000 dbgcfg40000000 cfgvalid[0] 00000000 cfgvalid[1] 00000000

Username: [*09/04/2022 15:34:14.5346] wmi_dbg_cfg_send: mod[0]00000000 dbgcfg40000000 cfgvalid[0] 00000000 cfgvalid[1] 00000000
[*09/04/2022 15:34:15.0519] pid 5240's current affinity mask: f
[*09/04/2022 15:34:15.0520] pid 5240's new affinity mask: e
[*09/04/2022 15:34:15.6542] ip6_port srcr2, ip6local fe80::f21d:2dff:fee3:8af8, ip6 ::, plen 0, gw6 ::, gw6_mac 00:00:00:00:00:00, mtu 1500, vid 0, mode6 2(slaac)
[*09/04/2022 15:34:16.2668] device aptrace0 entered promiscuous mode
[*09/04/2022 15:34:16.3667] device to_container entered promiscuous mode
[*09/04/2022 15:34:17.7397] chpasswd: password for user changed
[*09/04/2022 15:34:19.9346] DOT11_TXP[0]:Domain configured: 26 class:I
[*09/04/2022 15:34:21.3405] DOT11_TXP[0]:Domain configured: 1 class:E
[*09/04/2022 15:34:21.9257] DOT11_DRV[1]: Init Radio1
[*09/04/2022 15:34:21.9918] DOT11_DRV[1]: set_channel Channel set to 36
[*09/04/2022 15:34:22.0424] DOT11_DRV[0]: Init Radio0
[*09/04/2022 15:34:22.1039] DOT11_DRV[0]: set_channel Channel set to 6
[*09/04/2022 15:34:22.4520] ethernet_port wired0, ip 192.168.50.15, netmask 255.255.255.0, gw 192.168.50.254, mtu 1500, bcast 192.168.50.255, dns1 0.0.0.0, vid 0, static_ip_failover false, dhcp_vlan_failover false
[*09/04/2022 15:34:22.7068] DOT11_DRV[0]: set_channel Channel set to 1
[*09/04/2022 15:34:22.7108] DOT11_DRV[0]: Channel set to 1, width 20
[*09/04/2022 15:34:22.7165] DOT11_DRV[0]: Channel set to 1, width 20
[*09/04/2022 15:34:22.7234] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:34:22.7237] DOT11_DRV[1]: apr1v0 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:34:22.7238] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v0 failed
[*09/04/2022 15:34:22.7240] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:34:22.7241] DOT11_DRV[1]: apr1v1 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:34:22.7242] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v1 failed
[*09/04/2022 15:34:22.7244] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:34:22.7245] DOT11_DRV[1]: apr1v2 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:34:22.7246] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v2 failed
[*09/04/2022 15:34:22.7248] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:34:22.7249] DOT11_DRV[1]: apr1v3 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:34:22.7251] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v3 failed
[*09/04/2022 15:34:22.7252] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:34:22.7253] DOT11_DRV[1]: apr1v4 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:34:22.7254] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v4 failed
[*09/04/2022 15:34:22.7256] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:34:22.7257] DOT11_DRV[1]: apr1v5 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:34:22.7258] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v5 failed
[*09/04/2022 15:34:22.7260] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:34:22.7261] DOT11_DRV[1]: apr1v6 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:34:22.7262] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v6 failed
[*09/04/2022 15:34:22.7263] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:34:22.7265] DOT11_DRV[1]: apr1v7 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:34:22.7267] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v7 failed
[*09/04/2022 15:34:22.7268] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:34:22.7270] DOT11_DRV[1]: apr1v8 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:34:22.7272] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v8 failed
[*09/04/2022 15:34:22.7273] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:34:22.7275] DOT11_DRV[1]: apr1v9 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:34:22.7276] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v9 failed
[*09/04/2022 15:34:22.7277] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:34:22.7279] DOT11_DRV[1]: apr1v10 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:34:22.7280] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v10 failed
[*09/04/2022 15:34:22.7282] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:34:22.7283] DOT11_DRV[1]: apr1v11 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:34:22.7284] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v11 failed
[*09/04/2022 15:34:22.7286] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:34:22.7287] DOT11_DRV[1]: apr1v12 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:34:22.7288] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v12 failed
[*09/04/2022 15:34:22.7289] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:34:22.7291] DOT11_DRV[1]: apr1v13 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:34:22.7292] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v13 failed
[*09/04/2022 15:34:22.7293] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:34:22.7295] DOT11_DRV[1]: apr1v14 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:34:22.7296] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v14 failed
[*09/04/2022 15:34:22.7297] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:34:22.7299] DOT11_DRV[1]: apr1v15 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:34:22.7300] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v15 failed
[*09/04/2022 15:34:22.7301] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS failed on 16 VAPs
[*09/04/2022 15:34:22.7302] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:34:22.7303] DOT11_DRV[1]: mon1 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:34:22.7304] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to mon1 failed
[*09/04/2022 15:34:22.7675] DOT11_DRV[1]: set_channel Channel set to 64
[*09/04/2022 15:34:22.7708] DOT11_DRV[1]: Channel set to 64, width 40
[*09/04/2022 15:34:22.7765] DOT11_DRV[1]: Channel set to 64, width 40
[*09/04/2022 15:34:35.8976] AP IPv4 Address updated from 0.0.0.0 to 192.168.50.15
[*09/04/2022 15:34:36.0340] dtls_init: Use MIC certificate
[*09/04/2022 15:34:36.0424]
[*09/04/2022 15:34:36.0424] CAPWAP State: Init
[*09/04/2022 15:34:36.0508]
[*09/04/2022 15:34:36.0508] CAPWAP State: Discovery
[*09/04/2022 15:34:36.0756] Discovery Request sent to 192.168.50.100, discovery type STATIC_CONFIG(1)
[*09/04/2022 15:34:36.0761] Got WLC address 192.168.50.100 from DHCP.
[*09/04/2022 15:34:36.0854] Discovery Request sent to 192.168.50.100, discovery type STATIC_CONFIG(1)
[*09/04/2022 15:34:36.0942] Discovery Request sent to 255.255.255.255, discovery type UNKNOWN(0)
[*09/04/2022 15:34:36.0957]
[*09/04/2022 15:34:36.0957] CAPWAP State: Discovery
[*09/04/2022 15:34:36.0993] Discovery Response from 192.168.50.100
[*09/04/2022 15:34:36.1760] Discovery Response from 192.168.50.100
[*09/04/2022 15:34:36.1770] Discovery Response from 192.168.50.100
[*09/04/2022 15:34:36.1775] Discovery Response from 192.168.50.100
[*09/04/2022 15:34:36.1778] Discovery Response from 192.168.50.100
[*09/04/2022 15:34:36.1782] Discovery Response from 192.168.50.100
[*09/04/2022 15:34:36.7646] Start: RPC thread 1967995888 created.
[*09/04/2022 15:37:02.0012]
[*09/04/2022 15:37:02.0012] CAPWAP State: DTLS Setup
[*09/04/2022 15:37:02.3093]
[*09/04/2022 15:37:02.3093] CAPWAP State: Join
[*09/04/2022 15:37:02.3187] Sending Join request to 192.168.50.100 through port 5272
[*09/04/2022 15:37:02.3229] Join Response from 192.168.50.100
[*09/04/2022 15:37:02.3231] AC accepted join request with result code: 0
[*09/04/2022 15:37:02.3648] Received wlcType 0, timer 30
[*09/04/2022 15:37:02.5267]
[*09/04/2022 15:37:02.5267] CAPWAP State: Image Data
[*09/04/2022 15:37:02.5283] AP image version 17.3.3.26 backup 8.5.140.0, Controller 17.3.3.26
[*09/04/2022 15:37:02.5284] Version is the same, do not need update.
[*09/04/2022 15:37:02.6006] upgrade.sh: Script called with args:[NO_UPGRADE]
[*09/04/2022 15:37:02.6973] do NO_UPGRADE, part1 is active part
[*09/04/2022 15:37:02.7002]
[*09/04/2022 15:37:02.7002] CAPWAP State: Configure
[*09/04/2022 15:37:03.0028] Radio [1] Admininstrative state DISABLED change to ENABLED
[*09/04/2022 15:37:03.0051] Radio [0] Admininstrative state DISABLED change to ENABLED
[*09/04/2022 15:37:03.0123] DOT11_CFG[1]: Starting radio 1
[*09/04/2022 15:37:03.0143] DOT11_DRV[1]: Start Radio1 - Begin
[*09/04/2022 15:37:03.0165] DOT11_DRV[1]: Start Radio1 - End
[*09/04/2022 15:37:03.0199] DOT11_CFG[0]: Starting radio 0
[*09/04/2022 15:37:03.0221] DOT11_DRV[0]: Start Radio0 - Begin
[*09/04/2022 15:37:03.0243] DOT11_DRV[0]: Start Radio0 - End
[*09/04/2022 15:37:03.2645] Cleaning ME config if any..
[*09/04/2022 15:37:03.2815] Cleaning config files..
[*09/04/2022 15:37:03.4945]
[*09/04/2022 15:37:03.4946] CAPWAP State: DTLS Teardown
[*09/04/2022 15:37:03.5004] DOT11_DRV[0]: Stop Radio0 - Begin
[*09/04/2022 15:37:03.5027] Dropping dtls packet since session is not established. Peer 192.168.50.100-5246, Local 192.168.50.15-5272, conn (nil)
[*09/04/2022 15:37:03.5030] Dropping dtls packet sin Stopping Serial Getty on ttyS0...
Stopping gRPC server daemon...
Stopping Fast CGI daemon...
[ OK ] Stopped System Monitor service.
[ OK ] Stopped Cisco printkd.
[ OK ] Stopped NTP_PROC daemon.
[ OK ] Stopped Serial Getty on ttyS0.
[ OK ] Stopped Cisco led service.
[ OK ] Stopped Cisco klogd.
[ OK ] Stopped Cisco rtd service.
[ OK ] Stopped Fast CGI daemon.
[ OK ] Stopped Hostapd process.
[ OK ] Stopped AP Trace daemon.
[ OK ] Stopped Cisco brain service.
[ OK ] Stopped OpenSSH server daemon.
[ OK ] Stopped capwapd.
[ OK ] Stopped DNSmasq.
[ OK ] Stopped Clean Air daemon.
[ OK ] Stopped DHCPv6 client.
[ OK ] Stopped gRPC server daemon.
[ OK ] Removed slice system-serial\x2dgetty.slice.
[ OK ] Stopped WCPD process.
[ OK ] Stopped target Basic System.
[ OK ] Stopped target Sockets.
[ OK ] Stopped target Paths.
[ OK ] Stopped target System Initialization.
Stopping Cisco nolan service...
[ OK ] Stopped Cisco ME service.
Stopping Cisco ME service...
[ OK ] Stopped Cisco certtime service.
Stopping Cisco certtime service...
Stopping rsyslog client...
[ OK ] Stopped Cisco S16platfomm.
Stopping Cisco S16platfomm...
[ OK ] Stopped Cisco Tam service.
Stopping Cisco Tam service...
[ OK ] Stopped Cisco certificate create service.
Stopping Cisco certificate create service...
[ OK ] Stopped Cisco act2 check.
Stopping Cisco act2 check...
Stopping Cisco synclogd...
Stopping Cisco watchdog...
[*09/04/2022 15:37:07.8520] systemd[1]: tam.service failed.
Stopping Cisco system time saving...
[*09/04/2022 15:37:08.3733]
[*09/04/2022 15:37:08.3733] Writing reload timestamp (Sun Sep 4 15:37:08 UTC 2022) to disk
[*09/04/2022 15:37:08.3733]
Stopping Security Auditing Service...[09/04/2022 15:37:08.5799] audit_printk_skb: 63 callbacks suppressed

[ OK ] Stopped target Slices.
[ OK ] Stopped Security Auditing Service.
[ OK ] Stopped Cisco watchdog.
[ OK ] Stopped rsyslog client.
[ OK ] Stopped Cisco synclogd.
[ OK ] Stopped Cisco nolan service.
[ OK ] Stopped Cisco system time saving.
Stopping Cisco syslog service...
[ OK ] Reached target Shutdown.
[09/04/2022 15:37:09.5599] reboot: Restart
Board type: AP1815I
smem ram ptable found: ver: 1 len: 3


U-Boot 2012.07 (btldr release 51) (Oct 29 2019 - 06:43:09)

This product contains some software licensed under the
"GNU General Public License, version 2" provided with
ABSOLUTELY NO WARRANTY under the terms of
"GNU General Public License, version 2", available here:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

DRAM: 1022 MiB
Nand: Detected ONFI Macronix NAND 256MiB 3,3V 8-bit
NAND ECC=4 ECC_THRESHOLD(NAND ECC-1)=3
SF: Detected MX25L3205D with page size 4 KiB, total 4 MiB
MFG data loaded
Scanning shenv data blocks
Total valid parts=4
Active shenv part[1:0], write_counter=7
machid: 8010001
Net: MAC0 addr:f0:1d:2d:e3:8a:f8
AR8033 PHY 0
PHY ID1: 0x4d
PHY ID2: 0xd072
ipq40xx_ess_sw_init done
Auto boot mode, use bootipq directly
Hit ESC key to stop autoboot: 2  1  0
Specified BOOT: part1

Booting from part1

Read 1024 bytes from volume part1 to 88000000
Read 37388504 bytes from volume part1 to 88000000
Signature returns 0
Image signing verification success, continue to run...
bootm 0x88000400
## Booting kernel from Legacy Image at 88000400 ...
## Loading init Ramdisk from multi component Legacy Image at 88000400 ...
## Flattened Device Tree from multi component Image at 88000400
Booting using the fdt at 0x8a39e6c0
Loading Ramdisk to 9de5b000, end 9ffff018 ... OK
Loading Device Tree to 9de4e000, end 9de5a217 ... OK
no such device nand0
Using machid 0x8010001 from environment

Starting image ...

[01/01/1970 00:00:35.1099] Linux version 3.14.43 (aut@wnbu-bld-lnx-05) (gcc version 4.7.1 (OpenWrt GCC 4.7.1 r48430) ) #1 SMP PREEMPT Wed Mar 3 04:45:31 GMT 2021
[01/01/1970 00:00:35.2699] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[01/01/1970 00:00:35.3699] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[01/01/1970 00:00:35.4699] Machine model: Cisco 11ac Wave2 Wifi Access Point
[01/01/1970 00:00:35.5499] Memory policy: Data cache writealloc
[01/01/1970 00:00:35.6199] Kernel command line: console=ttyMSM0,9600n8 ubi.mtd=0 root=/dev/ram activepart=part1 activeboot=0 wdgtriggered=0 board_sku=1 clk_ignore_unused
[01/01/1970 00:00:35.7999] CPU1: Booted secondary processor
[01/01/1970 00:00:35.8599] CPU2: Booted secondary processor
[01/01/1970 00:00:35.9299] CPU3: Booted secondary processor
[01/01/1970 00:00:35.9899] buginf tty flushing thread started, ttyport=bf142400
[*01/01/1970 00:00:40.3925] buginf() enabled.
[*01/01/1970 00:00:40.4363] Made it into bootsh: Mar 3 2021 05:00:23 T-0b7bc0faa97ae8a26ea605c7622aac357397184c-g0b7bc0fa-aut
[01/01/1970 00:00:57.1599] audit_printk_skb: 99 callbacks suppressed
[01/01/1970 00:01:05.4199] audit_printk_skb: 39 callbacks suppressed

Welcome to Cisco.

Usage of this device is governed by Cisco's End User License Agreement,
available at:
http://www.cisco.com/c/en/us/td/docs/general/warranty/English/EU1KEN_.html.


Restricted Rights Legend

Use, duplication, or disclosure by the Government is subject to
restrictions as set forth in subparagraph (c) of the Commercial
Computer Software - Restricted Rights clause at FAR sec. 52.227-19 and
subparagraph (c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

Cisco Systems, Inc.
170 West Tasman Drive
San Jose, California 95134-1706

This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.


This product contains some software licensed under the
"GNU General Public License, version 2" provided with
ABSOLUTELY NO WARRANTY under the terms of
"GNU General Public License, version 2", available here:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html


This product contains some software licensed under the
"GNU Library General Public License, version 2" provided
with ABSOLUTELY NO WARRANTY under the terms of "GNU Library
General Public License, version 2", available here:
http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html


This product contains some software licensed under the
"GNU Lesser General Public License, version 2.1" provided
with ABSOLUTELY NO WARRANTY under the terms of "GNU Lesser
General Public License, version 2.1", available here:
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html


This product contains some software licensed under the
"GNU General Public License, version 3" provided with
ABSOLUTELY NO WARRANTY under the terms of
"GNU General Public License, Version 3", available here:
http://www.gnu.org/licenses/gpl.html.


This product contains some software licensed under the
"GNU Affero General Public License, version 3" provided
with ABSOLUTELY NO WARRANTY under the terms of
"GNU Affero General Public License, version 3", available here:
http://www.gnu.org/licenses/agpl-3.0.html.

[*01/01/1970 00:01:20.1769] /init: ioctl(SIOCGIFHWADDR): wired0: No such device
[*01/01/1970 00:01:20.1862] /init: ioctl(SIOCGIFHWADDR): wired0: No such device
[*01/01/1970 00:01:20.3262] /init: ioctl(SIOCGIFHWADDR): wired0: No such device
[*01/01/1970 00:01:20.3355] /init: ioctl(SIOCGIFHWADDR): wired0: No such device
[ OK ] Reached target Cisco File Systems (Pre).
[ OK ] Reached target Timers.
[ OK ] Created slice -.slice.
[ OK ] Listening on Delayed Shutdown Socket.
[ OK ] Reached target Sockets.
[ OK ] Created slice system.slice.
[ OK ] Reached target Slices.
[ OK ] Created slice system-serial\x2dgetty.slice.
Starting Cisco UBIFS reformat/mount...
[ OK ] Started Cisco UBIFS reformat/mount.
Starting Cisco early mount...
[ OK ] Started Cisco early mount.
[ OK ] Reached target Local File Systems (Pre).
Starting Cisco system time setup...
Starting Cisco fips check...
[*05/27/2021 23:59:59.0397] Last reload time: Sep 4 15:37:08 2022
[*09/04/2022 15:37:08.0009] Setting system time Sun Sep 4 15:37:08 UTC 2022
Starting Cisco platform file generation...
[*09/04/2022 15:37:08.2099] GCM-128 POST passed
[*09/04/2022 15:37:08.2101] GCM-256 POST passed
[*09/04/2022 15:37:08.2524] /etc/init.d/generate_platforms: line 1: plat_get_usb_admin_state: not found
Starting Cisco seed generation...
[ OK ] Started Cisco system time setup.
[ OK ] Started Cisco fips check.
[ OK ] Started Cisco platform file generation.
[ OK ] Started Cisco seed generation.
[ OK ] Reached target Local File Systems.
Starting Cisco pkg install service...
Starting Cisco act2 check...
[ OK ] Started Cisco system time saving.
Starting Cisco system time saving...
Starting Cisco S10 boot service...
Starting Security Auditing Service...
[*09/04/2022 15:37:09.1453] parameter passed without an option given
[ OK ] Started Cisco act2 check.
[ OK ] Started Security Auditing Service.
[09/04/2022 15:37:08.5099] ramoops: Unknown symbol encode_rs8 (err 0)
[09/04/2022 15:37:08.5699] ramoops: Unknown symbol decode_rs8 (err 0)
[09/04/2022 15:37:08.6399] ramoops: Unknown symbol init_rs (err 0)
[ OK ] Started Cisco S10 boot service.
Starting Cisco nolan service...
Starting Cisco nss service...
Starting Cisco watchdog...
[ OK ] Started Cisco nolan service.
[ OK ] Started Cisco nss service.
[ OK ] Started Cisco watchdog.
[*09/04/2022 15:37:09.6778] === 5G radio domain is 26, COPY 5G BDF files from non_ETSI_BDF folder ===
[*09/04/2022 15:37:09.7365] /etc/init.d/S10boot: Warning: deleting backup ap images to save storage...
[*09/04/2022 15:37:09.7732] 1
[*09/04/2022 15:37:10.0422] Active version: 17.3.3.26
[*09/04/2022 15:37:10.0511] Backup version: 8.5.140.0
[*09/04/2022 15:37:10.4426]
[*09/04/2022 15:37:10.4426] led pattern module start
[*09/04/2022 15:37:10.5155] Loading caldata from mtd2
[*09/04/2022 15:37:11.2049] ess-switch DT exist!
[*09/04/2022 15:37:11.2050] switchreg_base_addr: 0xc000000
[*09/04/2022 15:37:11.2050] switchreg_size: 0x80000
[*09/04/2022 15:37:11.2050] switch_access_mode: local bus
[*09/04/2022 15:37:11.2050] wan bmp:0x20
[*09/04/2022 15:37:11.2051] ess-psgmii DT exist!
[*09/04/2022 15:37:11.2051] mac mode=3
[*09/04/2022 15:37:11.2051] current mac mode = 3
[*09/04/2022 15:37:11.2052] current dts led_source_num is 5
[*09/04/2022 15:37:11.2052] mdio DT exist!
[*09/04/2022 15:37:11.2052] ssdk_plat_init start
[*09/04/2022 15:37:11.2054] enable ess clk
[*09/04/2022 15:37:11.3160] reset ok in probe!
[*09/04/2022 15:37:11.3174] PHY ID is 0x4dd072
[*09/04/2022 15:37:11.3780] Dakota Chip version 0x1401
[*09/04/2022 15:37:11.3783]
[*09/04/2022 15:37:11.3783] QCA Switch config done - default in CPU switching.
[*09/04/2022 15:37:11.3894] gcc map success!
[*09/04/2022 15:37:11.4347] qca-ssdk module init succeeded!
[*09/04/2022 15:37:11.4349]
[*09/04/2022 15:37:11.4349] QCA Switch config done - default in CPU switching.
[*09/04/2022 15:37:11.7222] crypto worker thread started
[*09/04/2022 15:37:11.7228] crypto worker thread started
[*09/04/2022 15:37:11.8492] pid 3231's current affinity mask: f
[*09/04/2022 15:37:11.8492] pid 3231's new affinity mask: e
[*09/04/2022 15:37:11.8573] pid 3230's current affinity mask: f
[*09/04/2022 15:37:11.8574] pid 3230's new affinity mask: e
[*09/04/2022 15:37:12.1078] Current value of FACTORY_RESET=0
[*05/27/2021 23:59:59.0360] Last reload time: Sep 4 15:37:08 2022
[*09/04/2022 15:37:08.0009] Setting system time Sun Sep 4 15:37:08 UTC 2022
[*09/04/2022 15:37:08.1517] device wired0 entered promiscuous mode
[*09/04/2022 15:37:08.1949] ifrename: SIOCSIFNAME failed!: No such device
[*09/04/2022 15:37:08.2132] ifconfig: SIOCGIFFLAGS: No such device
[*09/04/2022 15:37:09.2729] Last reload reason : 2: AP type changed from ME to CAPWAP
[ OK ] Started Cisco pkg install service.
Starting Cisco S15platform...
Starting Cisco Kclick...
[ OK ] Started Cisco S15platform.
[* ] A start job is running for Cisco Kclick (18s / 1min 12s) [** ] A start job is running for Cisco Kclick (18s / 1min 12s) [*** ] A start job is running for Cisco Kclick (19s / 1min 12s) [ *** ] A start job is running for Cisco Kclick (19s / 1min 12s) [ *** ] A start job is running for Cisco Kclick (20s / 1min 12s) [ ***] A start job is running for Cisco Kclick (20s / 1min 12s) [ **] A start job is running for Cisco Kclick (21s / 1min 12s) [ *] A start job is running for Cisco Kclick (21s / 1min 12s) [ **] A start job is running for Cisco Kclick (22s / 1min 12s) [ OK ] Started Cisco Kclick.
Starting Cisco certificate create service...
Starting Cisco ME service...
Starting Cisco Kclick...
[ OK ] Started Cisco ME service.
[ OK ] Started Cisco Kclick.
Starting rsyslog client...
[*09/04/2022 15:37:15.3988] stile module dp init successfully
[*09/04/2022 15:37:15.3988] NBAR Label:BLD_POLARIS_DEV_LATEST_20200414_053707 Module timestamp: Mar 3 2021 at 04:53:14 User: ttaichol
[*09/04/2022 15:37:24.2662] Loading sha2...
[*09/04/2022 15:37:24.2758] Dumpping sha1...
[*09/04/2022 15:37:24.9638]
[*09/04/2022 15:37:24.9638] Click sched monitor: schedulers = 3
[*09/04/2022 15:37:25.1726] Loading MIC cert and key
[*09/04/2022 15:37:25.1819] Dumpping sha2...
Starting Cisco S16platfomm...
Starting Cisco syslog service...
[ OK ] Started rsyslog client.
[*09/04/2022 15:37:26.0139] Loading MIC cert and key
[ OK ] Started Cisco certificate create service.
[ OK ] Started Cisco S16platfomm.
[ OK ] Started Cisco syslog service.
Starting Cisco synclogd...
[ OK ] Started Cisco Tam service.
Starting Cisco Tam service...
Starting Cisco certtime service...
[ OK ] Started Cisco synclogd.
[ ***] A start job is running for Cisco certtime service (30s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (30s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (31s / 1min 24s) [*** ] A start job is running for Cisco certtime service (31s / 1min 24s) [** ] A start job is running for Cisco certtime service (32s / 1min 24s) [* ] A start job is running for Cisco certtime service (32s / 1min 24s) [** ] A start job is running for Cisco certtime service (33s / 1min 24s) [*** ] A start job is running for Cisco certtime service (33s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (34s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (34s / 1min 24s) [ ***] A start job is running for Cisco certtime service (35s / 1min 24s) [ **] A start job is running for Cisco certtime service (35s / 1min 24s) [ *] A start job is running for Cisco certtime service (36s / 1min 24s) [ **] A start job is running for Cisco certtime service (36s / 1min 24s) [ ***] A start job is running for Cisco certtime service (37s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (37s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (38s / 1min 24s) [*** ] A start job is running for Cisco certtime service (38s / 1min 24s) [** ] A start job is running for Cisco certtime service (39s / 1min 24s) [* ] A start job is running for Cisco certtime service (39s / 1min 24s) [** ] A start job is running for Cisco certtime service (40s / 1min 24s) [*** ] A start job is running for Cisco certtime service (40s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (41s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (41s / 1min 24s) [ ***] A start job is running for Cisco certtime service (42s / 1min 24s) [ **] A start job is running for Cisco certtime service (42s / 1min 24s) [ *] A start job is running for Cisco certtime service (43s / 1min 24s) [ **] A start job is running for Cisco certtime service (43s / 1min 24s) [ ***] A start job is running for Cisco certtime service (44s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (44s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (45s / 1min 24s) [*** ] A start job is running for Cisco certtime service (45s / 1min 24s) [** ] A start job is running for Cisco certtime service (46s / 1min 24s) [* ] A start job is running for Cisco certtime service (46s / 1min 24s) [** ] A start job is running for Cisco certtime service (47s / 1min 24s) [*** ] A start job is running for Cisco certtime service (47s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (48s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (48s / 1min 24s) [ ***] A start job is running for Cisco certtime service (49s / 1min 24s) [ **] A start job is running for Cisco certtime service (49s / 1min 24s) [ *] A start job is running for Cisco certtime service (50s / 1min 24s) [ **] A start job is running for Cisco certtime service (50s / 1min 24s) [ ***] A start job is running for Cisco certtime service (51s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (51s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (52s / 1min 24s) [*** ] A start job is running for Cisco certtime service (52s / 1min 24s) [** ] A start job is running for Cisco certtime service (53s / 1min 24s) [* ] A start job is running for Cisco certtime service (53s / 1min 24s) [** ] A start job is running for Cisco certtime service (54s / 1min 24s) [*** ] A start job is running for Cisco certtime service (54s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (55s / 1min 24s) [ *** ] A start job is running for Cisco certtime service (55s / 1min 24s) [ ***] A start job is running for Cisco certtime service (56s / 1min 24s) [ OK ] Started Cisco certtime service.
[ OK ] Reached target System Initialization.
[ OK ] Reached target Paths.
[ OK ] Reached target Basic System.
Starting Hostapd process...
Starting Cisco printkd...
[ OK ] Started NTP_PROC daemon.
Starting NTP_PROC daemon...
Starting OpenSSH server daemon...
Starting capwapd...
Starting Cisco rtd service...
Starting Cisco led service...
Starting Fast CGI daemon...
Starting Cisco brain service...
[ OK ] Started System Monitor service.
Starting System Monitor service...
Starting Clean Air daemon...
Starting Cisco klogd...
Starting gRPC server daemon...
Starting WCPD process...
Starting Cisco kexec...
[ OK ] Started Serial Getty on ttyS0.
Starting Serial Getty on ttyS0...
[ OK ] Reached target Login Prompts.
Starting AP Trace daemon...
[ OK ] Started Cisco led service.
[ OK ] Started Cisco kexec.
[ OK ] Started Cisco printkd.
[ OK ] Started Cisco klogd.
[ OK ] Started Cisco rtd service.
[ OK ] Started Fast CGI daemon.
[ OK ] Started Hostapd process.
[ OK ] Started AP Trace daemon.
[ OK ] Started Cisco brain service.
[ OK ] Started OpenSSH server daemon.
[*09/04/2022 15:38:01.1081] pid 4179's current affinity mask: f
[*09/04/2022 15:38:01.1081] pid 4179's new affinity mask: e
[*09/04/2022 15:38:01.7217] __mm_init_module
[*09/04/2022 15:38:03.5340] ol_ath_ahb_probe
[*09/04/2022 15:38:03.5341] ol_ath_ahb_probe: io resource start: 0xa000000, mem=0xc3c00000
[*09/04/2022 15:38:03.5345]
[*09/04/2022 15:38:03.5345] __ol_ath_attach() Allocated scn bd1c04c0
[*09/04/2022 15:38:03.5346] ol_ath_ahb_configure: MSI addr: 0b006040, MSI base: 00000040
[*09/04/2022 15:38:03.5449]
[*09/04/2022 15:38:03.5449] ol_ath_ahb_configure : num_desired MSI set to 0
[*09/04/2022 15:38:03.5450]
[*09/04/2022 15:38:03.5450] Using Legacy Interrupt
[*09/04/2022 15:38:03.5450]
[*09/04/2022 15:38:03.5450] Waiting for target init
[*09/04/2022 15:38:03.5450]
[*09/04/2022 15:38:03.5450] Done waiting
[*09/04/2022 15:38:03.5481] ol_ath_attach interface_id 0
[*09/04/2022 15:38:03.5497] Chip id: 0xb, chip version: 0x1000000
[*09/04/2022 15:38:03.5503]
[*09/04/2022 15:38:03.5503] Target Version is 1000000
[*09/04/2022 15:38:03.5503]
[*09/04/2022 15:38:03.5503] Flash Download Address c0000
[*09/04/2022 15:38:03.5504] ol_transfer_bin_file: flash data file defined
[*09/04/2022 15:38:03.5504] ol_transfer_bin_file[3800] Get Caldata for wifi0.
[*09/04/2022 15:38:03.5504] __adf_os_fs_read[42], Open File /tmp/wifi0.caldata SUCCESS!!
[*09/04/2022 15:38:03.5505] file system magic:16914836
[*09/04/2022 15:38:03.5505] super blocksize:4096
[*09/04/2022 15:38:03.5505] inode 7750
[*09/04/2022 15:38:03.5505] file size:12064
[*09/04/2022 15:38:03.5506] qc98xx_verify_checksum: flash checksum passed: 0x40eb
[*09/04/2022 15:38:03.5506] ol_transfer_bin_file 3861: Download Flash data len 12064
[*09/04/2022 15:38:03.5744]
[*09/04/2022 15:38:03.5744] Board data initialized
[*09/04/2022 15:38:03.5749] Firmware loaded from user helper succesfully
[*09/04/2022 15:38:03.5952] ol_ath_download_firmware :First OTP download and Execute is good address:0x5800 return param 4660
[*09/04/2022 15:38:03.5952] ol_ath_download_firmware:##Board Id 22 , CHIP Id 0
[*09/04/2022 15:38:03.5953]
[*09/04/2022 15:38:03.5953] wifi0: Selecting board data file name boardData_Mallorca_EAP_2G_neg_pwr.bin
[*09/04/2022 15:38:03.5954] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_Mallorca_EAP_2G_neg_pwr.bin
[*09/04/2022 15:38:03.5955] Firmware loaded from user helper succesfully
[*09/04/2022 15:38:03.6159] Firmware loaded from user helper succesfully
[*09/04/2022 15:38:03.6315]
[*09/04/2022 15:38:03.6315] [Flash] : Ignore Module param
[*09/04/2022 15:38:03.6316] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
[*09/04/2022 15:38:03.6322] Firmware loaded from user helper succesfully
[*09/04/2022 15:38:03.6330] Firmware loaded from user helper succesfully
[*09/04/2022 15:38:03.6420] ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin
[*09/04/2022 15:38:03.6430] Firmware loaded from user helper succesfully
[*09/04/2022 15:38:04.8799] HTC Rx: insufficient length, got:4 expected =8
[*09/04/2022 15:38:04.8821] Startup Mode-0 set
[*09/04/2022 15:38:04.8825] HTC Service:0x0300 ep:1 TX flow control disabled
[*09/04/2022 15:38:04.8878] HTC Service:0x0100 ep:2 TX flow control disabled
[*09/04/2022 15:38:04.8891] Firmware_Build_Number:70
[*09/04/2022 15:38:04.8891] num_rf_chain:0x00000002 ht_cap_info:0x0000085b vht_cap_info:0x339959b2 vht_supp_mcs:0x0000fffa
[*09/04/2022 15:38:04.8891]
[*09/04/2022 15:38:04.8891] RES CFG Support wmi_service_bitmap 9778
[*09/04/2022 15:38:04.8892]
[*09/04/2022 15:38:04.8892] Sending Ext resource cfg: HOST PLATFORM as 0 and fw_feature_bitmap as 50 to TGT
[*09/04/2022 15:38:04.8893] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
[*09/04/2022 15:38:04.8906] ol_ath_service_ready_event[4276] WAPI MBSSID 0
[*09/04/2022 15:38:04.9305] wmi_ready_event_rx: WMI UNIFIED READY event
[*09/04/2022 15:38:04.9306] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 0
[*09/04/2022 15:38:04.9364] spectral_init_netlink 81 NULL SKB
[*09/04/2022 15:38:04.9385] ACS not enabled
[*09/04/2022 15:38:04.9517] ol_ath_thermal_mitigation_attach: --
[*09/04/2022 15:38:04.9519] ol_ath_ahb_probe
[*09/04/2022 15:38:04.9520] ol_ath_ahb_probe: io resource start: 0xa800000, mem=0xc4000000
[*09/04/2022 15:38:04.9524]
[*09/04/2022 15:38:04.9524] __ol_ath_attach() Allocated scn b41004c0
[*09/04/2022 15:38:04.9525] ol_ath_ahb_configure: MSI addr: 0b006040, MSI base: 00000050
[*09/04/2022 15:38:04.9629]
[*09/04/2022 15:38:04.9629] ol_ath_ahb_configure : num_desired MSI set to 0
[*09/04/2022 15:38:04.9630]
[*09/04/2022 15:38:04.9630] Using Legacy Interrupt
[*09/04/2022 15:38:04.9630]
[*09/04/2022 15:38:04.9630] Waiting for target init
[*09/04/2022 15:38:04.9630]
[*09/04/2022 15:38:04.9631] Done waiting
[*09/04/2022 15:38:04.9757] ol_ath_attach interface_id 1
[*09/04/2022 15:38:04.9762] Chip id: 0xb, chip version: 0x1000000
[*09/04/2022 15:38:04.9768]
[*09/04/2022 15:38:04.9768] Target Version is 1000000
[*09/04/2022 15:38:04.9768]
[*09/04/2022 15:38:04.9768] Flash Download Address c0000
[*09/04/2022 15:38:04.9768] ol_transfer_bin_file: flash data file defined
[*09/04/2022 15:38:04.9768] ol_transfer_bin_file[3800] Get Caldata for wifi1.
[*09/04/2022 15:38:04.9769] __adf_os_fs_read[42], Open File /tmp/wifi1.caldata SUCCESS!!
[*09/04/2022 15:38:04.9770] file system magic:16914836
[*09/04/2022 15:38:04.9770] super blocksize:4096
[*09/04/2022 15:38:04.9770] inode 6038
[*09/04/2022 15:38:04.9770] file size:12064
[*09/04/2022 15:38:04.9771] qc98xx_verify_checksum: flash checksum passed: 0x3c3b
[*09/04/2022 15:38:04.9771] ol_transfer_bin_file 3861: Download Flash data len 12064
[*09/04/2022 15:38:05.0006]
[*09/04/2022 15:38:05.0007] Board data initialized
[*09/04/2022 15:38:05.0011] Firmware loaded from user helper succesfully
[*09/04/2022 15:38:05.0215] ol_ath_download_firmware :First OTP download and Execute is good address:0x5c00 return param 4660
[*09/04/2022 15:38:05.0215] ol_ath_download_firmware:##Board Id 23 , CHIP Id 0
[*09/04/2022 15:38:05.0217]
[*09/04/2022 15:38:05.0217] wifi1: Selecting board data file name boardData_Mallorca_EAP_5G_neg_pwr.bin
[*09/04/2022 15:38:05.0217] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_Mallorca_EAP_5G_neg_pwr.bin
[*09/04/2022 15:38:05.0220] Firmware loaded from user helper succesfully
[*09/04/2022 15:38:05.0437] Firmware loaded from user helper succesfully
[*09/04/2022 15:38:05.0593]
[*09/04/2022 15:38:05.0593] [Flash] : Ignore Module param
[*09/04/2022 15:38:05.0594] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
[*09/04/2022 15:38:05.0601] Firmware loaded from user helper succesfully
[*09/04/2022 15:38:05.0609] Firmware loaded from user helper succesfully
[*09/04/2022 15:38:05.0701] ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin

[*09/04/2022 15:38:05.0711] Firmware loaded from user helper succesfully
[*09/04/2022 15:38:05.8815] FWLOG: [194202] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0xdeb001, 0x94c, 0x94c, 0x0 )
[*09/04/2022 15:38:05.8816] FWLOG: [194202] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 15:38:05.8816] FWLOG: [194202] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 15:38:05.8817] FWLOG: [194202] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 15:38:06.2982] HTC Rx: insufficient length, got:4 expected =8
[*09/04/2022 15:38:06.3005] Startup Mode-0 set
[*09/04/2022 15:38:06.3008] HTC Service:0x0300 ep:1 TX flow control disabled
[*09/04/2022 15:38:06.3060] HTC Service:0x0100 ep:2 TX flow control disabled
[*09/04/2022 15:38:06.3080] Firmware_Build_Number:70
[*09/04/2022 15:38:06.3080] num_rf_chain:0x00000002 ht_cap_info:0x0000085b vht_cap_info:0x339959b2 vht_supp_mcs:0x0000fffa
[*09/04/2022 15:38:06.3080]
[*09/04/2022 15:38:06.3080] RES CFG Support wmi_service_bitmap 9778
[*09/04/2022 15:38:06.3081]
[*09/04/2022 15:38:06.3081] Sending Ext resource cfg: HOST PLATFORM as 0 and fw_feature_bitmap as 50 to TGT
[*09/04/2022 15:38:06.3082] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
[*09/04/2022 15:38:06.3094] ol_ath_service_ready_event[4276] WAPI MBSSID 0
[*09/04/2022 15:38:06.3494] wmi_ready_event_rx: WMI UNIFIED READY event
[*09/04/2022 15:38:06.3496] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 1
[*09/04/2022 15:38:06.3559] acfg_attach: Offload using existing sock b6b3dc00
[*09/04/2022 15:38:06.3562] spectral_init_netlink 81 NULL SKB
[*09/04/2022 15:38:06.3589] ACS not enabled
[*09/04/2022 15:38:06.3622] ol_ath_thermal_mitigation_attach: --
[*09/04/2022 15:38:06.4950] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16
[*09/04/2022 15:38:06.4951] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16

User Access Verification[*09/04/2022 15:38:07.2998] FWLOG: [195656] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0xdeb001, 0x94c, 0x94c, 0x0 )
[*09/04/2022 15:38:07.2998] FWLOG: [195656] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 15:38:07.2999] FWLOG: [195656] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 15:38:07.2999] FWLOG: [195656] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 )
[*09/04/2022 15:38:07.2999] FWLOG: [195666] WAL_DBGID_PDEV_INFO_PRINT ( 0x3a, 0x10, 0x0, 0x10, 0x0 )

Username: [*09/04/2022 15:38:12.1154] wmi_dbg_cfg_send: mod[0]00000000 dbgcfg40000000 cfgvalid[0] 00000000 cfgvalid[1] 00000000
[*09/04/2022 15:38:12.1210] wmi_dbg_cfg_send: mod[0]00000000 dbgcfg40000000 cfgvalid[0] 00000000 cfgvalid[1] 00000000
[*09/04/2022 15:38:13.0804] ip6_port srcr2, ip6local fe80::f21d:2dff:fee3:8af8, ip6 ::, plen 0, gw6 ::, gw6_mac 00:00:00:00:00:00, mtu 1500, vid 0, mode6 2(slaac)
[*09/04/2022 15:38:13.7945] pid 5398's current affinity mask: f
[*09/04/2022 15:38:13.7945] pid 5398's new affinity mask: e
[*09/04/2022 15:38:14.0341] device aptrace0 entered promiscuous mode
[*09/04/2022 15:38:14.1343] device to_container entered promiscuous mode
[*09/04/2022 15:38:16.1269] chpasswd: password for user changed
[*09/04/2022 15:38:17.4980] DOT11_TXP[0]:Domain configured: 1 class:E
[*09/04/2022 15:38:17.7861] DOT11_TXP[1]:Domain configured: 26 class:I
[*09/04/2022 15:38:19.4435] DOT11_DRV[0]: Init Radio0
[*09/04/2022 15:38:19.5086] DOT11_DRV[0]: set_channel Channel set to 6
[*09/04/2022 15:38:19.5491] DOT11_DRV[1]: Init Radio1
[*09/04/2022 15:38:19.6114] DOT11_DRV[1]: set_channel Channel set to 36
[*09/04/2022 15:38:20.4177] DOT11_DRV[0]: set_channel Channel set to 1
[*09/04/2022 15:38:20.4209] DOT11_DRV[0]: Channel set to 1, width 20
[*09/04/2022 15:38:20.4260] DOT11_DRV[0]: Channel set to 1, width 20
[*09/04/2022 15:38:20.4324] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:38:20.4326] DOT11_DRV[1]: apr1v0 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:38:20.4327] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v0 failed
[*09/04/2022 15:38:20.4328] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:38:20.4329] DOT11_DRV[1]: apr1v1 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:38:20.4330] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v1 failed
[*09/04/2022 15:38:20.4331] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:38:20.4333] DOT11_DRV[1]: apr1v2 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:38:20.4334] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v2 failed
[*09/04/2022 15:38:20.4335] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:38:20.4336] DOT11_DRV[1]: apr1v3 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:38:20.4337] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v3 failed
[*09/04/2022 15:38:20.4338] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:38:20.4340] DOT11_DRV[1]: apr1v4 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:38:20.4341] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v4 failed
[*09/04/2022 15:38:20.4342] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:38:20.4343] DOT11_DRV[1]: apr1v5 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:38:20.4344] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v5 failed
[*09/04/2022 15:38:20.4345] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:38:20.4346] DOT11_DRV[1]: apr1v6 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:38:20.4347] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v6 failed
[*09/04/2022 15:38:20.4348] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:38:20.4349] DOT11_DRV[1]: apr1v7 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:38:20.4350] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v7 failed
[*09/04/2022 15:38:20.4351] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:38:20.4352] DOT11_DRV[1]: apr1v8 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:38:20.4353] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v8 failed
[*09/04/2022 15:38:20.4354] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:38:20.4356] DOT11_DRV[1]: apr1v9 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:38:20.4356] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v9 failed
[*09/04/2022 15:38:20.4358] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:38:20.4359] DOT11_DRV[1]: apr1v10 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:38:20.4360] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v10 failed
[*09/04/2022 15:38:20.4361] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:38:20.4362] DOT11_DRV[1]: apr1v11 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:38:20.4363] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v11 failed
[*09/04/2022 15:38:20.4364] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:38:20.4365] DOT11_DRV[1]: apr1v12 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:38:20.4366] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v12 failed
[*09/04/2022 15:38:20.4367] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:38:20.4368] DOT11_DRV[1]: apr1v13 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:38:20.4369] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v13 failed
[*09/04/2022 15:38:20.4370] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:38:20.4371] DOT11_DRV[1]: apr1v14 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:38:20.4372] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v14 failed
[*09/04/2022 15:38:20.4373] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:38:20.4374] DOT11_DRV[1]: apr1v15 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:38:20.4375] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to apr1v15 failed
[*09/04/2022 15:38:20.4376] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS failed on 16 VAPs
[*09/04/2022 15:38:20.4377] Rejecting mode 17: This mode may be invalid or may be unavailable for the requested values of parameters such as channel and chainmasks
[*09/04/2022 15:38:20.4378] DOT11_DRV[1]: mon1 ioctl op=0x8bf2 len=15 failed: 22 (Invalid argument)
[*09/04/2022 15:38:20.4379] DOT11_DRV[1]: set mode_str 11ACVHT40MINUS to mon1 failed
[*09/04/2022 15:38:20.4744] DOT11_DRV[1]: set_channel Channel set to 64
[*09/04/2022 15:38:20.4777] DOT11_DRV[1]: Channel set to 64, width 40
[*09/04/2022 15:38:20.4830] DOT11_DRV[1]: Channel set to 64, width 40
[*09/04/2022 15:38:22.9632] ethernet_port wired0, ip 192.168.50.15, netmask 255.255.255.0, gw 192.168.50.254, mtu 1500, bcast 192.168.50.255, dns1 0.0.0.0, vid 0, static_ip_failover false, dhcp_vlan_failover false
[*09/04/2022 15:38:33.6427] AP IPv4 Address updated from 0.0.0.0 to 192.168.50.15
[*09/04/2022 15:38:37.6990] dtls_init: Use MIC certificate
[*09/04/2022 15:38:37.7061]
[*09/04/2022 15:38:37.7061] CAPWAP State: Init
[*09/04/2022 15:38:37.7107]
[*09/04/2022 15:38:37.7107] CAPWAP State: Discovery
[*09/04/2022 15:38:37.7294] Discovery Request sent to 192.168.50.100, discovery type STATIC_CONFIG(1)
[*09/04/2022 15:38:37.7298] Got WLC address 192.168.50.100 from DHCP.
[*09/04/2022 15:38:37.7365] Discovery Request sent to 192.168.50.100, discovery type STATIC_CONFIG(1)
[*09/04/2022 15:38:37.7450] Discovery Request sent to 255.255.255.255, discovery type UNKNOWN(0)
[*09/04/2022 15:38:37.7465]
[*09/04/2022 15:38:37.7466] CAPWAP State: Discovery
[*09/04/2022 15:38:37.7497] Discovery Response from 192.168.50.100
[*09/04/2022 15:38:37.8535] Discovery Response from 192.168.50.100
[*09/04/2022 15:38:37.8540] Discovery Response from 192.168.50.100
[*09/04/2022 15:38:37.8549] Discovery Response from 192.168.50.100
[*09/04/2022 15:38:37.8553] Discovery Response from 192.168.50.100
[*09/04/2022 15:38:37.8564] Discovery Response from 192.168.50.100
[*09/04/2022 15:38:38.7341] Start: RPC thread 1968122864 created.
[*09/04/2022 15:41:02.0012]
[*09/04/2022 15:41:02.0012] CAPWAP State: DTLS Setup
[*09/04/2022 15:41:02.3000]
[*09/04/2022 15:41:02.3000] CAPWAP State: Join
[*09/04/2022 15:41:02.3093] Sending Join request to 192.168.50.100 through port 5248
[*09/04/2022 15:41:02.3140] Join Response from 192.168.50.100
[*09/04/2022 15:41:02.3141] AC accepted join request with result code: 0
[*09/04/2022 15:41:02.3632] Received wlcType 0, timer 30
[*09/04/2022 15:41:02.5249]
[*09/04/2022 15:41:02.5249] CAPWAP State: Image Data
[*09/04/2022 15:41:02.5267] AP image version 17.3.3.26 backup 8.5.140.0, Controller 17.3.3.26
[*09/04/2022 15:41:02.5268] Version is the same, do not need update.
[*09/04/2022 15:41:02.6009] upgrade.sh: Script called with args:[NO_UPGRADE]
[*09/04/2022 15:41:02.6978] do NO_UPGRADE, part1 is active part
[*09/04/2022 15:41:02.7008]
[*09/04/2022 15:41:02.7009] CAPWAP State: Configure
[*09/04/2022 15:41:02.9919] Radio [1] Admininstrative state DISABLED change to ENABLED
[*09/04/2022 15:41:03.0048] Radio [0] Admininstrative state DISABLED change to ENABLED
[*09/04/2022 15:41:03.0116] DOT11_CFG[1]: Starting radio 1
[*09/04/2022 15:41:03.0135] DOT11_DRV[1]: Start Radio1 - Begin
[*09/04/2022 15:41:03.0157] DOT11_DRV[1]: Start Radio1 - End
[*09/04/2022 15:41:03.0762] DOT11_CFG[0]: Starting radio 0
[*09/04/2022 15:41:03.0783] DOT11_DRV[0]: Start Radio0 - Begin
[*09/04/2022 15:41:03.0804] DOT11_DRV[0]: Start Radio0 - End
[*09/04/2022 15:41:03.5819] Null cert id for TLV_AP_CACERTS_CONFIG_PAYLOAD
[*09/04/2022 15:41:03.8384]
[*09/04/2022 15:41:03.8384] CAPWAP State: Run
[*09/04/2022 15:41:03.9319] AP has joined controller BGP-WLC
[*09/04/2022 15:41:04.7484] Previous AP mode is 0, change to 0
[*09/04/2022 15:41:05.2619] chpasswd: password for user changed
[*09/04/2022 15:41:05.6515]
[*09/04/2022 15:41:05.6515] Same LSC mode, no action needed
[*09/04/2022 15:41:05.6517] TLV ID 2584 not found
[*09/04/2022 15:41:05.6517] TLV-DEC-ERR-1: No proc for 2584
[*09/04/2022 15:41:05.8416] TLV ID 1356 not found
[*09/04/2022 15:41:05.8416] TLV-DEC-ERR-1: No proc for 1356
[*09/04/2022 15:41:06.0566] Got WSA Server config TLVs
[*09/04/2022 15:41:11.8784] AP tag change to BGP-Site
[*09/04/2022 15:41:12.0562] flags value is 1
[*09/04/2022 15:41:13.3870] Powering down BLE radio
[*09/04/2022 15:41:33.3900] set cleanair [slot0][band0] disable
[*09/04/2022 15:41:33.3933] netlink socket init done, pnl->spectral_fd=4
[*09/04/2022 15:41:33.3933] CLEANAIR: Slot 0 admin disabled
[*09/04/2022 15:41:33.3939] set cleanair [slot1][band1] disable
[*09/04/2022 15:41:35.3997] CLEANAIR: Slot 1 admin disabled
[*09/04/2022 15:42:13.7281] cac_timeout cac expired, chan 5320 curr time 4294932

Review Cisco Networking for a $25 gift card