# Mettre à jour le firmware

##### Etape 1 : Vérification de la version

```
Procurve switch 2650# show version
Image stamp:	/sw/code/build/fish
				Mar 31 2016 17:59:24
                H.10.119
                38
Boot Image:		Primary
Procurve switch 2650#
```

##### Etape 2 : Entrer dans le menu

```
Procurve switch 2650# menu
```

```
ProCurve Switch 2650                                        1-Jan-1990   0:16:54
==========================- CONSOLE - MANAGER MODE -============================
                                   Main Menu

   1. Status and Counters...
   2. Switch Configuration...
   3. Console Passwords...
   4. Event Log
   5. Command Line (CLI)
   6. Reboot Switch
   7. Download OS
   8. Run Setup
   9. Stacking...
   0. Logout


Provides the menu to display configuration, status, and counters.
To select menu item, press item number, or highlight item and press <Enter>.
```

Sélectionnez le menu n°7 : Download OS

##### Etape 3 : Configurer le mode TFTP

```
ProCurve Switch 2650                                        1-Jan-1990   0:18:18
==========================- CONSOLE - MANAGER MODE -============================
                                  Download OS

  Current Software revision : H.10.119

  Method [TFTP] : TFTP

  TFTP Server : 192.168.1.100
  Remote File Name : H.10.119

 Actions->   Cancel     Edit     eXecute     Help

Edit the fields displayed above.
Use arrow keys to change action selection and <Enter> to execute action.
```

Entrez l'adresse IP du serveur TFTP ainsi que le nom du ficher a uploader. Puis cliquez sur : eXecute

Une fois le processus terminer, redémarrez le switch.