M and MSM Series
1753513 Members
5785 Online
108795 Solutions
New Discussion

How to copy firmware from MSM422 via CLI ? Can't find it on AP web interface.

 
Dr-Q
Occasional Advisor

How to copy firmware from MSM422 via CLI ? Can't find it on AP web interface.

Need help on how to copy firmware from MSM422 to tftp via CLI?

 

CLI# SH

Challenge: abcef1234x

Password:

 

What password should i type in to gain access to Protected access to shell? Tried the admin password but failed.  Tried the copy command but it said unknown command. Need it  urgently to flash another MSM422 with the same older firmware that unavailable on HP Support. I need the older firmware since latest firmware V5.5.2.1_MR_V5.5.2.1_MSM422.cim cause issue on client connectivity to internet on my another MSM422 AP. Thanks for the help.  

 

5 REPLIES 5
Patrick R
Frequent Advisor

Re: How to copy firmware from MSM422 via CLI ? Can't find it on AP web interface.

Hi,

 

Why would you like to use the CLI to update the AP while you can use the web GUI interface to do it. bellow is the CLI guide for the MSM3xx and 4xx series. 

 

the copy command is not supported on this divice

 

http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c02714118/c02714118.pdf

cenk sasmaztin
Honored Contributor

Re: How to copy firmware from MSM422 via CLI ? Can't find it on AP web interface.

MSM access point don't support tftp
software update able with url address or snmp

key command
firmware-update

but fristly enable CLI interface on web interface

firmware-update automatic
Supported on: E-MSM466 E-MSM460 E-MSM430 MSM422 MSM410 MSM335 MSM320 MSM310
firmware-update automatic
Enables scheduled firmware upgrades.
no firmware-update automatic
Disables scheduled firmware upgrade.
The AP can automatically retrieve and install firmware from a local or remote URL at preset
times. By placing AP firmware on a web or ftp server, you can automate the update process for
multiple units.
When the update process is triggered the AP retrieves the first 2K of the firmware file to determine
if it is different from the active version. If different, the entire firmware file is then downloaded
and installed.
(Different means older or newer. This enables you to return to a previous firmware version if
required).
Configuration settings are preserved during the update unless stated otherwise in the release
notes for the firmware. However, all active connections will be terminated. Customers will have to
log in again after the AP restarts
firmware-update start
Supported on: E-MSM466 E-MSM460 E-MSM430 MSM422 MSM410 MSM335 MSM320 MSM310
firmware-update start
Upload the firmware based on a specified URI. This URI can be set with the command: firmwareupdate
uri.
firmware-update time
Supported on: E-MSM466 E-MSM460 E-MSM430 MSM422 MSM410 MSM335 MSM320 MSM310
firmware-update time <time>
Sets the time of day the scheduled firmware upgrade will take place.
Parameters
<time>

firmware-update uri
Supported on: E-MSM466 E-MSM460 E-MSM430 MSM422 MSM410 MSM335 MSM320 MSM310
firmware-update uri <uri>
Sets the URI where the AP will retrieve new firmware.
no firmware-update uri
Clears the firmware URI.
firmware-update weekday
Supported on: E-MSM466 E-MSM460 E-MSM430 MSM422 MSM410 MSM335 MSM320 MSM310
firmware-update weekday (everyday | monday | tuesday | wednesday | thursday |
friday | saturday | sunday)
Sets the day when the scheduled firmware upgrade will take place.
snmp-server trap firmware-update
Supported on: E-MSM466 E-MSM460 E-MSM430 MSM422 MSM410 MSM335 MSM320 MSM310
snmp-server trap firmware-update
Send a trap when loading of new firmware fails (via management tool, or SNMP). When loading of
new firmware fails, the AP reverts to the previously installed firmware.
no snmp-server trap firmware-update
Do not send a trap on firmware update.

cenk

cenk sasmaztin
Honored Contributor

Re: How to copy firmware from MSM422 via CLI ? Can't find it on AP web interface.

MSM access point web interface password and ssh password is a same

 

if you want loss password your access point you must have reset factory default settings this device

cenk

MSMenthousiast
Frequent Advisor

Re: How to copy firmware from MSM422 via CLI ? Can't find it on AP web interface.

you cant copy the firmware from a AP to another AP. You can download the config and upload it to another AP but thats not the same thing as the firmware.

 

why dont you just get the firmware from HP site and install it?

HUJIED
New Member

Re: How to copy firmware from MSM422 via CLI ? Can't find it on AP web interface.

Hi do you have the firmware of msm466? Thanks