K9W8是瘦AP的镜像,如果需要刷胖AP的话,镜像的文件是K9W7
LAP下可以通过如下操作升级到Autonomous AP。
LAP#sh ip int brief
Interface IP-Address OK? Method Status Protocol
Dot11Radio0 unassigned NO unset up up
Dot11Radio1 unassigned NO unset up up
GigabitEthernet0 unassigned YES DHCP up up
LAP#debug capwap console cli <- 尝试敲一下这个命令,不然无法进入config
LAP#conf t
LAP(config)#ip default-gateway 10.10.10.1 <--指定网关
LAP(config)#int g0
LAP(config-if)#ip address 10.10.10.102 255.255.255.0 <---指定IP地址
LAP(config-if)#no sh
LAP#ping 10.10.10.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.10.10.1, timeout is 2 seconds: !!!!!
LAP#archive download-sw /force-reload /overwrite tftp://10.10.10.1/c1140-k9w7-tar.124-25d.JA.tar <---尝试获取升级image
如果需要镜像,已单独发送给你,谢谢。
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Rps-Cheers | If it solves your problem, please mark as answer. Thanks !