This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| admin:network [2019/06/19 19:56] peppe | admin:network [2019/06/24 19:39] (current) peppe | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== HP Procurve 2848 ===== | + | ===== HP Procurve 2848 (J4904A) | 
| ==== Firmware upgrade ==== | ==== Firmware upgrade ==== | ||
| Line 32: | Line 32: | ||
| # boot system flash secondary | # boot system flash secondary | ||
| Device will be rebooted, do you want to continue [y/n]? | Device will be rebooted, do you want to continue [y/n]? | ||
| + | Rebooting the System | ||
|  |  | ||
| # show flash | # show flash | ||
| Line 41: | Line 42: | ||
| Current Boot : Secondary | Current Boot : Secondary | ||
|  |  | ||
| + | # copy tftp flash 10.1.2.128 I_10_107.swi primary | ||
| + | The Primary OS Image will be deleted, continue [y/ | ||
| + | 03261K | ||
| + | Validating and Writing System Software to FLASH... | ||
| + |  | ||
| + | # boot system flash primary | ||
| + | Device will be rebooted, do you want to continue [y/n]? | ||
| + | Rebooting the System | ||
| + |  | ||
| + | # show flash | ||
| + | Image | ||
| + | ----- | ||
| + | Primary Image   : 3428242 | ||
| + | Secondary Image : 3428242 | ||
| + | Boot Rom Version: I.08.07 | ||
| + | Current Boot : Primary | ||
| + | |||
| + | ==== Enable https ==== | ||
| + | |||
| + | CLI: | ||
| + | |||
| + | # enable | ||
| + | # configure | ||
| + | # crypto key generate cert rsa 1024 | ||
| + | # crypto host-cert generate self-signed 06/24 12/31/2048 10.1.2.251 CSE UOI Ioannina Epirus gr | ||
| + | # web-management ssl | ||
| + | # write memory | ||
| + | |||
| + | |||
| + | ===== HP Procurve 2650 (J4899B) ===== | ||
| + | |||
| + | ==== Firmware upgrade ==== | ||
| + | |||
| + | As per HP Procurve 2848. | ||
| + | Latest firmware H.10.119 | ||
| + |  | ||
| + | Previous firmware | ||
| + | ProCurve Switch 2650# show flash | ||
| + | Image | ||
| + | ----- | ||
| + | Primary Image   : 3137345 | ||
| + | Secondary Image : 3042016 | ||
| + | Boot Rom Version: H.08.02 | ||
| + | Current Boot : Primary | ||
| + |  | ||
| + | # copy tftp flash 10.1.2.128 H_10_119.swi secondary | ||
| + | ... | ||
| + | |||