Skip to main content

How to Backup and Restore HP ProCurve Switch Configuration via Serial port

For anticipation loss or destruction the configuration of a managed switch, we should backup the configuration, so if a problem occurs, we can easily restore or copy the configuration file into a new equipment.

For HP ProCurve Networking (switches ProCurve 2910, 2510 series, etc.), one of the way to backup and restore is done through a serial port rs 232, using a hyper terminal connection.

Step by step Backup

Assumptions, Switch has been connected to the computer using a serial cable and use the hyper terminal and logged in as a manager (administrator)

• Type : copy startup-config xmodem pc then hit the enter key
• Click on the Transfer menu and then select Receive File



• Browse the location to save the file
• On use receiving protocol select xmodem protocol


• Click on Receive, Write the name of the backup file, click OK

The Process backup is finish.




Step by step to Restore the configuration

Assumptions, Switch has been connected to the computer using a serial cable using hyper terminal and login as a manager (administrator)

• Type : copy xmodem startup-config  pc then hit the enter key, there will be a warning device require a reboot, then select Y
• Click on the Transfer menu and then select Send File


• Browse and navigate to the file that will be used for restoring

• On the protocol, select xmodem and then click Send.



The switch then will restart automatically.

To see the new configuration in the switch, login again, and type: sh run  then hit Enter key.



See Also :
• Sharing file between Notebooks via Access Point / wifi 
• To Know Remaining Storage Capacity In Samsung Galaxy tab 
• How to Determine Character from Certain Value in Ms Excel 
• Make your photo(face)Old like grandfather or grandmother :) 



Popular posts from this blog

How to Enable Hyper Terminal In Windows 7

Hyperterminal Windows 7. Windows 7 Hyperterminal. Hyper terminal is used for data communication via serial port com or TCP/IP Winsock. Unfortunately on Windows 7, Windows 8 and Windows 10 we can't see anymore, even though many of us who still need it, and it is not the solution if we have to go back to Windows XP. The solution :

Vaio stuck on loading screen after upgrading to Windows 10

My Sony Vaio laptop model : VPCCA16FB with originally using Windows 7 operating system, then now I already upgraded it to Windows 10. All drivers are already installed for each device, everything is OK with this Windows 10 OS. The only problem is:  when I switch the laptop on or restarting it, after vaio logo appears then it stuck with blank screen and it takes about 2 minutes. After that, then it continues to loading Windows. After I googling about the problem, I am not only the one, other people also have the similar problem with their laptops. The cause is in the Ultra Low Power State (ULPS) system. ULPS is a feature or mode in hardware (graphics card) designed to save power by reducing energy consumption to very low levels. Now the problem is solved. If you have the same or similar problem, maybe this below step will help you too.

How to deny access to a drive in Windows 10

How to disable access to drives in Windows.  One of ways to  make disable access to drives in Windows (all Windows, Windows 10, Windows 8, Windows 7, also Windows server.. ), you can use Group policy editor . Below are  the steps: 1. Press Windows + R  (to open Run command ), write gpedit.msc at Run column, then hit Enter or click OK.