10-31-2011 10:25 AM - edited 07-03-2021 09:00 PM
During an upgrade (autonomous software), I indicated that the system should create enough room to load the new software.
However, while loading the new software, the system crashed, so no image at all is left in flash.
How can I load a software image in the wireless bridge ?
In old days with routers this was possible with some x-protocol over the console connection.
Is there any description on how to handle this on a wireless bridge.
I always end up in the boot mode.
Thanks
Solved! Go to Solution.
10-31-2011 11:39 PM
If the device doesnt have an image, type reset on the boot console, When it comes up , if will ask for certain options
set IP_ADDR
set NETMASK
set DEFAULT_ROUTER
set IP_ADDR
set NETMASK
set DEFAULT_ROUTER
Make sure the value (IP_ADDR, NETMASK .. ) are copied exactly, other wise it will not work, Once you have copied, if you type set, you can seet these values.
After this type the following commands
tftp_init
ether_init
flash_init
and then
tar -xtract tftp://
and boot
Thanks
NikhiL
10-31-2011 10:32 AM
The below link should work for this.
Basically, you power up while holding the mode buton, about 25 seconds. And the AP should look for c1310-k9w7-tar.default.
HTH,
Steve
----------------------------------------------------------------------------------------------------------
Please remember to rate helpful posts or to mark the question as answered so that it can be found later.
10-31-2011 02:35 PM
Thanks for your suggestion, but is does not address some issues :
- I haven't seen the mode button on the power-injector cum RJ45-coax convertor for the 1310 AP
- there is no image whatsoever on the flash memory.
I'm interested in getting a (first) software image in the access point/bridge so that it can at least start.
10-31-2011 11:39 PM
If the device doesnt have an image, type reset on the boot console, When it comes up , if will ask for certain options
set IP_ADDR
set NETMASK
set DEFAULT_ROUTER
set IP_ADDR
set NETMASK
set DEFAULT_ROUTER
Make sure the value (IP_ADDR, NETMASK .. ) are copied exactly, other wise it will not work, Once you have copied, if you type set, you can seet these values.
After this type the following commands
tftp_init
ether_init
flash_init
and then
tar -xtract tftp://
and boot
Thanks
NikhiL
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