Cisco 1100 AP Firmware upgrade

  • Follow


I have a cisco 1200 ap 13JA IOS version and i need to upgrade it to
the next version.I am trying to upgrade
through SNMP using the flash mib

The entries i set in the mib are
ciscoFlashCopyCommand.1:-->copyToFlashWithErase(2)
ciscoFlashCopyProtocol.1:-->tftp(1)
ciscoFlashCopyServerAddress.1:-->192.168.110.161
ciscoFlashCopySourceName.1:-->c1200-k9w7-tar.122-13.JA3.tar
ciscoFlashCopyDestinationName.1:-->
ciscoFlashCopyRemoteUserName.1:-->0
ciscoFlashCopyEntryStatus.1:-->createAndGo(4)

The tar file gets downloaded to the access point.But it is not
decompressed and subsequent
reset results in the Access point not rebooting with the error "No IOS
Image".

Can anyone help me out on this?
0
Reply deep_k 5/27/2004 9:28:28 AM

On 27 May 2004 02:28:28 -0700, deep_k@rediffmail.com (deepa) wrote:

~ I have a cisco 1200 ap 13JA IOS version and i need to upgrade it to
~ the next version.I am trying to upgrade
~ through SNMP using the flash mib
~ 
~ The entries i set in the mib are
~ ciscoFlashCopyCommand.1:-->copyToFlashWithErase(2)
~ ciscoFlashCopyProtocol.1:-->tftp(1)
~ ciscoFlashCopyServerAddress.1:-->192.168.110.161
~ ciscoFlashCopySourceName.1:-->c1200-k9w7-tar.122-13.JA3.tar
~ ciscoFlashCopyDestinationName.1:-->
~ ciscoFlashCopyRemoteUserName.1:-->0
~ ciscoFlashCopyEntryStatus.1:-->createAndGo(4)
~ 
~ The tar file gets downloaded to the access point.But it is not
~ decompressed and subsequent
~ reset results in the Access point not rebooting with the error "No IOS
~ Image".
~ 
~ Can anyone help me out on this?

I don't know how or whether you can upgrade an AP thru SNMP.
Simply copying the .tar file won't do it, as the .tar contents
need to be unbundled into the IOS image and the myriad web
interface files.  

The CLI command to upgrade IOS in an AP from a tar file is:
AP# archive download-sw /force-reload /overwrite tftp:/10.0.0.1/image-name

Aaron
0
Reply Aaron 5/27/2004 6:35:11 PM


1 Replies
581 Views

(page loaded in 0.214 seconds)

Similiar Articles:













7/19/2012 3:23:44 PM


Reply: