Switches, Hubs, and Modems
1753905 Members
9816 Online
108810 Solutions
New Discussion юеВ

Re: How to update procurve switch firmware by console port ?

 
GuiGui_1
Advisor

How to update procurve switch firmware by console port ?

Hi,

I've multiple procurve switch (26xx,25xx,28xx) and i want to know if there's a possibility to update the firmware by console port ?

Thanks.
3 REPLIES 3
GuiGui_1
Advisor

Re: How to update procurve switch firmware by console port ?

Find ^^ :
Restoring a Flash Image

The switch can lose its operating system if either the primary or secondary
flash image location is empty or contains a corrupted OS file and an operator
uses the erase flash command to erase a good OS image file from the opposite
flash location.

To Recover from an Empty or Corrupted Flash State. Use the switch's
console serial port to connect to a workstation or laptop computer that has
the following:

-   A terminal emulator program with Xmodem capability, such as the Hyper-
Terminal program included in Windows PC software.

-   A copy of a good OS image file for the switch.
Note The following procedure requires the use of Xmodem, and copies an OS image
into primary flash only.

This procedure assumes you are using HyperTerminal as your terminal emulator.
If you use a different terminal emulator, you may need to adapt this
procedure to the operation of your particular emulator.

1. Start the terminal emulator program.

2. Ensure that the terminal program is configured as follows:

-   Baud rate: 9600
-   1 stop bit
-   No parity
-   No flow control
-   8 Bits

3. Use the Reset button to reset the switch. [Alternately you can power cycle the switch
and hold in the Clear button while the switch powers on to access the boot prompt]
The following prompt should then appear in the terminal emulator:

Enter h or ? for help.

=>

4. Since the OS file is large, you can increase the speed of the download by
changing the switch console and terminal emulator baud rates to a high
speed. For example:

a. Change the switch baud rate to 115,200 Bps.

=> sp 115200

b. Change the terminal emulator baud rate to match the switch speed:
i. In HyperTerminal, select Call | Disconnect.
ii. Select File | Properties.
iii. Click on Configure . . ..
iv. Change the baud rate to 115200.
v. Click on [OK]. In the next window, click on [OK] again.
vi. Select Call | Connect
vii. Press [Enter] one or more times to display the => prompt.

5. Start the Console Download utility by typing do at the => prompt and
pressing [Enter]:
=> do

6. You will then see this prompt:



7. At the above prompt:
a. Type y (for Yes)
b. Select Transfer | File in HyperTerminal.
c. Enter the appropriate filename and path for the OS image.
d. Select the Xmodem protocol (and not the 1k Xmodem protocol).
e. Click on [Send].

If you are using HyperTerminal, you will see a screen similar to the
following to indicate that the download is in progress:



8. When the download completes, the switch reboots from primary flash
using the OS image you downloaded in the preceding steps, plus the most
recent startup-config file.



Ty :)
GuiGui_1
Advisor

Re: How to update procurve switch firmware by console port ?

Thx
OLARU Dan
Trusted Contributor

Re: How to update procurve switch firmware by console port ?

This is very slow: it's better to just setup the switch temporarily with an IP address and the telnet into it to do the transfer of the image and the desired config file.