01-10-2006 11:31 AM - edited 07-04-2021 11:29 AM
Here is the state the 1200 is currently in. Any help would be appriciated in getting this back.
Thanks in advanced.
Xmodem file system is available.
flashfs[0]: 128 files, 7 directories
flashfs[0]: 0 orphaned files, 0 orphaned directories
flashfs[0]: Total bytes: 7741440
flashfs[0]: Bytes used: 1490432
flashfs[0]: Bytes available: 6251008
flashfs[0]: flashfs fsck took 9 seconds.
Reading cookie from flash parameter block...done.
Base ethernet MAC Address: 00:12:43:43:7a:33
Initializing ethernet port 0...
Reset ethernet port 0...
Reset done!
link auto-negotiating....
auto-negotiation takes 10000 milli-seconds to complete
ERROR: timeout waiting for auto-negotiation to complete
ERROR: fail to bring ethernet link up
The system has been encountered an error initializing
ethernet port. You may need to check hardware
The system is ignoring the error and continuint boot.
If you interrupt the system boot process, the following
commands will reinitialize ethernet, tftp, and finish
loading the operating system software:
ether_init
tftp_init
boot
Loading "flash:/update/c1200-k9w7-mx.122-15.XR1/c1200-k9w7-mx.122-15.XR1"...####
################################################################################
######################################bad mzip file, unknown zip method
Error loading "flash:/update/c1200-k9w7-mx.122-15.XR1/c1200-k9w7-mx.122-15.XR1"
Interrupt within 5 seconds to abort boot process.
Boot process failed...
The system is unable to boot automatically. The BOOT
environment variable needs to be set to a bootable
image.
C1200 Boot Loader (C1200-BOOT-M) Version 12.2(8)JA, EARLY DEPLOYMENT RELEASE SOF
TWARE (fc1)
TAC Support: http://www.cisco.com/tac
Compiled Wed 12-Feb-03 15:23 by hqluong
ap:
01-10-2006 12:31 PM
All you should need is a PC/laptop, crossover cable, an IOS image, and some TFTP server software. And there is a good chance you have all of that or can pull it together fairly easily.
WIRELESS TAR IOS UPGRADE:
Follow the steps below to reload the access point image using the CLI. When the access point begins to boot, you interrupt the boot process and use boot loader commands to load an image from a TFTP server to replace the image in the access point.
Step 1 Open the CLI using a Telnet session or a connection to the access point console port.
Step 2 Reboot the access point by removing power and reapplying power.
Step 3 Let the access point boot until it begins to inflate the image. When you see these lines on the CLI, press Esc:
Loading "flash:/c1200-k9w7-mx.123-2.JA2/c1200-k9w7-mx.123-2.JA2"....
###########################################################################
Step 4 When the ap: command prompt appears, enter the set command to assign an IP address, subnet mask, and default gateway to the access point.
Your entries might look like this example:
ap: set IP_ADDR 10.0.0.1
ap: set NETMASK 255.255.255.0
ap: set DEFAULT_ROUTER 10.0.0.1
Step 5 Enter the tftp_init command to prepare the access point for TFTP.
ap: tftp_init
Step 6 Enter the tar command to load and inflate the new image from your TFTP server. The command must include this information:
the -xtract option, which inflates the image when it is loaded
the IP address of your TFTP server
the directory on the TFTP server that contains the image, if needed
the name of the image
the destination for the image (the access point Flash)
Your entry might look like this example:
ap: tar -xtract tftp://10.0.0.10/c1200-k9w7-tar.123-2.JA2.tar flash:/
Step 7 When the display becomes full the CLI pauses and displays --MORE--. Press the spacebar to continue.
extracting info (229 bytes)
c1200-k9w7-mx.123-2.JA2/ (directory) 0 (bytes)
c1200-k9w7-mx.123-2.JA2/html/ (directory) 0 (bytes)
extracting c1200-k9w7-mx.123-2.JA2/html/level1/images/apps_button_last_flat.gif (318
bytes)
-- MORE --
If you do not press the spacebar to continue, the process eventually times out and the access point stops inflating the image. Repeat until done inflating the files.
Step 8 Enter the set BOOT command to designate the new image as the image that the access point uses when it reboots. The access point creates a directory for the image that has the same name as the image, and you must include the directory in the command. Your entry might look like this example:
ap: set BOOT flash:/c1200-k9w7-mx.123-2.JA2/c1200-k9w7-mx.123-2.JA2
Step 9 Enter the set command to check your bootloader entries.
ap: set
BOOT=flash:/c1200-k9w7-mx.123-2.JA2/c1200-k9w7-mx.123-2.JA2
DEFAULT_ROUTER=10.0.0.1
IP_ADDR=10.0.0.1
NETMASK=255.255.255.0
Step 10 Enter the boot command to reboot the access point. When the access point reboots, it loads the new image.
ap: boot
Step 11 Reconfigure the Access Point.
11-26-2018 08:02 PM - edited 11-26-2018 08:06 PM
I am hoping someone can assist me with this same problem. I followed the directions mentioned after attempting to convert my 2702 AP from LWAP to autonomous and I am now finding the OS will not load and I am sitting at ap: prompt.
I followed the above steps 1-6 and seem to be stuck at this step
ap: tar -xtract tftp://10.0.0.10/c1200-k9w7-tar.123-2.JA2.tar flash:/
My AP times out attempting to tftp the tar file, although I just used TFTP to get the new file on to the AP. It just seems to time out from this area. Any suggestions? None of the set commands for IP/netmask/default router seem to stick, as I can no longer ping my AP either in this mode nor set an IP.
11-26-2018 08:19 PM
Pls open a new thread for your case. Your AP model is 2702 so it require different file for that conversion (eg. ap3g2-k9w7-tar.153-3.JI1.tar)
HTH
Rasika
*** Pls rate all useful responses ***
11-26-2018 08:26 PM
It's resolved. Not sure what the issue was here, but a few reboots later it automagically booted fine.
Thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide