maandag 2 november 2015

Firmware upgrade HP5130-48G-4SFP EI switch (right out of the box, no existing config)

#set ip address on vlan interface 1
interface Vlan-interface 1
ip address <ip-address> <subnet>

#delete existing firmware files
delete /unreserved flash:/5130ei-cmw710-boot-r3109p05.bin
delete /unreserved flash:/5130ei-cmw710-system-r3109p05.bin

#tftp new firmware to switch
tftp <ip-address> get 5130EI-CMW710-R3109P09.ipe

#load IPE file to flash
install add flash:/5130EI-CMW710-R3109P09.ipe flash:

#activate package
install activate system flash:/5130ei-cmw710-system-r3109p09.bin boot flash:/5130ei-cmw710-boot-r3109p09.bin slot 1

#reboot switch
reboot

Geen opmerkingen:

Een reactie posten