cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1748
Views
5
Helpful
7
Replies

Flash AIR-CAP3502E

Raula01949
Level 1
Level 1

I'am try to flash AP to Autonomus from tftp. FW is off AV is off. Communication betwen AP and Computer is enable. When i try to flash boot mode via tftp:

examining image...
%Error opening tftp://255.255.255.255/ap3g1-k9w7-tar.default (connection timed ou

 

So i try to see this:


ap: set
0=0
AP_IMAGE_RCV=flash:/ap3g1-rcvk9w8-mx/ap3g1-rcvk9w8-mx
AP_MD5_LAST_SUCCESSFUL_TIME=01:12:21 UTC Mar 1 2002
BACKUPBOOT=flash:/ap3g1-k9w8-mx.153-3.JF7/ap3g1-k9w8-mx.153-3.JF7
DEFAULT_ROUTER=10.0.0.1
DHCP_OPTION_60=-ServiceProvider
ENABLE_BREAK=yes
IOS_STATIC_DEFAULT_GATEWAY=10.11.8.1
IP_ADDR=10.0.0.1
MANUAL_BOOT=no
NETMASK=255.255.255.224
NEW_IMAGE=yes
RELOAD_REASON=58
ROM_PERSISTENT_UTC=1014941512
TERMLINES=0
conf=
ip=10.0.0.2

 

And see this: 

 

ap: dir

List of filesystems currently registered:

flash[0]: (read-write)
xmodem[1]: (read-only)
null[2]: (read-write)
tftp[5]: (read-only)

 

ap: dir flash
unable to stat flash/: permission denied

 

Anyone can help me to flash this AP to Autonomous mode?

what should to do?

Thanks!

7 Replies 7

Seb Rupik
VIP Alumni
VIP Alumni

Hi there,

Configure the device running the TFTP service with an IP address of 10.0.0.3 /24 . Take the IOS image you are trying to use and rename it: ap3g1-k9w7-tar.default

...place this image in your TFTP root directory.

Now when you power cycle the AP the TFTP should respond and the AP will download and run the image.

 

Once you have booted up you will need to download the the IOS image with the full and correct filename to flash and set the boot var.

 

cheers,

Seb.

still not working.

ap: dir

List of filesystems currently registered:

flash[0]: (read-write)
xmodem[1]: (read-only)
null[2]: (read-write)
tftp[5]: (read-only)

ap:
r WRDTR,CLKTR: 0x8200083f 0x40000000
r RQDC ,RFDC : 0x80000030 0x0000020f

using eeprom values

WRDTR,CLKTR: 0x8200083f 0x40000000
RQDC ,RFDC : 0x80000030 0x0000020f

using SMSJ ddr static values from serial eeprom
ddr init done

Running Normal Memtest...
Passed.
IOS Bootloader - Starting system.
FLASH CHIP: Numonyx P33
Checking for Over Erased blocks
......................................................................................................................................................................................................................................................
Xmodem file system is available.

DDR values used from system serial eeprom.
WRDTR,CLKTR: 0x8200083f, 0x40000000
RQDC, RFDC : 0x80000030, 0x0000020f

PCIE0: link is up.
PCIE0: VC0 is active
PCIE1: link is up.
PCIE1: VC0 is active
64bit PCIE devices
PCIEx: initialization done
flashfs[0]: 1 files, 1 directories
flashfs[0]: 0 orphaned files, 0 orphaned directories
flashfs[0]: Total bytes: 31739904
flashfs[0]: Bytes used: 1536
flashfs[0]: Bytes available: 31738368
flashfs[0]: flashfs fsck took 9 seconds.
Reading cookie from system serial eeprom...Done
Base Ethernet MAC address: SENSOR
Waiting for PHY auto negotiation to complete... done
Ethernet speed is 100 Mb - FULL duplex

The system is unable to boot automatically because there
are no bootable files.

C3500 Boot Loader (AP3G1-BOOT-M) Version 12.4(23c)JA5, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Compiled Mon 30-Apr-12 13:35 by prod_rel_team

 

ap: dir

List of filesystems currently registered:

flash[0]: (read-write)
xmodem[1]: (read-only)
null[2]: (read-write)
tftp[5]: (read-only)

 

tftp is read only. maybe the problem is this?

Hi there,

tftp is marked read-only as it is a file system which can only be read from.

 

Assuming you have set the laptop/ PC IP to 10.0.0.3 and renamed the Autonomous image, try the following command from the 'ap:' prompt:

tftp_init

ether_init

flash_init

boot tftp://10.0.0.3/ap3g1-k9w7-tar.default

 

If that doesn't work, try extracting the contents to flash:

tar -xtract tftp://10.0.0.3/ap3g1-k9w7-tar.default flash:

 

...once the above action completes, you should find a software image in the root filesystem, it will have the full filename with version name. you can then boot it, eg:

set BOOT flash:/ap3g1-k9w8-tar.152-2.JA

boot

 

cheers,

Seb.

 

 

Hi, Seb Rubik very helpfull. Thanks!
Now I getting this message on the AP. 

I want to enter GUI and can setting on it. Then the scenario is the device will be set as Acces Point getting internet from my Modem. 

 

ap#sho ip int br
Interface IP-Address OK? Method Status Protocol
BVI1 unassigned YES DHCP up up
Dot11Radio0 unassigned YES unset administratively down down
Dot11Radio1 unassigned YES unset administratively down down
GigabitEthernet0 unassigned YES TFTP up up

The BVI should be in the same bridge-group as Gi0 in the default configuration. Try something like:

 

!
int bvi1
  ip address dhcp
  no shut
!

and connect it to a network interface on your router. Assuming your modem is configured to hand out DHCP addresses on its switchports, the AP will be assigned an IP address and you should be able to connect to the webGUI. 

 

cheers,

Seb.

balaji.bandi
Hall of Fame
Hall of Fame

Hope these steps cover as per your message to me.

correct command -   ap: dir flash:/

 

here is the good video cover full :

 

https://www.youtube.com/watch?v=MnmPeZTKnoU

 

download TFTP Server - https://tftpd32.software.informer.com/

 

@leo made a nice steps : ( change the image name as per the requirement)

 

Step 1 The static IP address of the PC on which your TFTP server software runs should be between 10.0.0.2 and 10.0.0.30.

Step 2 Make sure that the PC contains the access point image file (such as c1200-k9w7-tar.122-15.JA.tar for a 1200 series access point) in the TFTP server folder and that the TFTP server is activated.

Step 3 Set the timeout value on the TFTP server to 30 seconds.

Step 4 On the PC where the TFTP server is located, perform these steps:

  1.  Disable any software firewall products, such as Windows firewall, ZoneAlarm firewall, McAffee firewall, or others.
  2.  Ensure all Windows files are visible. From Windows Explorer, click Tools > Folder Options > View; then uncheck the Hide extensions for known file types check box.

Step 5 Rename the access point image file in the TFTP server folder to c1200-k9w7-tar.default for a 1200 series access point, c1130-k9w7-tar.default for an 1130 series access point, c1240-k9w7-tar.default for a 1240 series access point, and c1250-k9w7-tar.default for a 1250 series access point.

Step 6 Connect the PC to the access point using a Category 5 (CAT5) Ethernet cable.

Step 7 Disconnect power from the access point.

Step 8 Press and hold MODE while you reconnect power to the access point.

Step 9 Hold the MODE button until the status LED turns red (approximately 20 to 30 seconds) and then release.

Step 10 Wait until the access point reboots, as indicated by all LEDs turning green followed by the Status LED blinking green.

Step 11 After the access point reboots, reconfigure it using the GUI or the CLI.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help