HPE 5510HI-CMW710-R3507-US
Release Notes
hpe_a00117120en_us_hpe_5510hi-cmw710-r3507-us.pdf
You need to download the ipe file, this contains your bin files.
If you are using a tftp server use following command in your switch:
tftp <ipaddress> get <full .ipe file name>
this will donwload the file in the switch his flash,.
After that extract the file like this:
boot-loader file flash:/<the .ipe file name> slot all main
After this you will see that the bin files will be extracted, and after a reboot you should be good to go.
You can check before the reboot, if the correct file as been installed when you do:
Display boot-loader
If you don't want them in your flash anymore you can use following command:
delete /unreserved flash:/<file name>
—————– password
Use password to configure a password for a local user.
Use undo password to delete the password of a local user.
<Sysname> system-view [Sysname] local-user user1 class manage [Sysname-luser-manage-user1] password simple 123456TESTplat&!
# Set the password of the device management user test in interactive mode.
<Sysname> system-view [Sysname] local-user test class manage [Sysname-luser-manage-test] password Password: Confirm :
# Set the password of the network access user user2 to 123456TESTuser&! in plain text.
<Sysname> system-view [Sysname] local-user user2 class network [Sysname-luser-network-user2] password simple 123456TESTuser&!