06-03-2024 08:02 AM - edited 06-03-2024 08:06 AM
I am trying to boot to a usb but ise keeps asking me for a password. I dont know it. I accessed CIMC but I dont see any settings for boot menu passwords. Does anyone know how to clear it?
Solved! Go to Solution.
06-04-2024 01:33 PM
create-boot-device bootmenu this is the way i booted into it.
06-03-2024 10:15 AM
What is the hardware appliance? What model?
06-03-2024 10:28 AM
ise 3595 vs 2.7. Is there a jumper i can reseT?
06-03-2024 10:59 AM - edited 06-03-2024 11:00 AM
06-03-2024 12:43 PM
Yeah looks like someone has configured a boot password. Maybe the Cisco UCS HHU utilities have a reset option in the bootable media?
06-04-2024 06:38 AM
Sorry those links don't really help, do you know how to access the HHU?
06-04-2024 08:18 AM
Can you SSH to your server's CIMC?
When I connect to an SNS-3655-K9 appliance CIMC IP address via SSH, I can enter the following command "scope bios".
This give access to various commands that could be helpful (see below) - maybe the "clear-cmos" would clear the password.
hth
Andy
activate Activate alternate bios
bios-setup-default Set default values for BIOS setup parameters
cancel-activate Cancel Pending bios Activation requests
cancel-update Cancel the BIOS update (only permitted during the do
clear-cmos Clear BIOS CMOS
commit Batch commit changes
connect Connect to other console
create-boot-device Create bootable devices that BIOS will pick to boot
discard Discard all changes
enable-all-boot-device Enable all created bootable devices
enter-bios-setup Enable enter BIOS Setup on next reboot
exit Exit from command interpreter
re-apply Re-apply boot order to BIOS (needed when "Last Confi
rearrange-boot-device Rearrange the selected boot devices in single execut
remove-boot-device Remove created bootable device
restore-mfg-defaults Reset BIOS setup parameters to manufacturing default
scope Changes the current mode
set Set property values
show Show system information
top Go to the top mode
update Update alternate bios
06-04-2024 08:44 AM
Looks like you can change the Power On password from CIMC without clearing CMOS on my appliance (output of show security on my appliance shows that the password is not set):
scope bios
show security
Power ON Password: Disabled
SHA-1 PCR Bank: Enabled
SHA256 PCR Bank: Enabled
Trusted Platform Module State: Disabled
Intel Trusted Execution Technol: Disabled
scope security
set PowerOnPassword <VALUE>
06-04-2024 10:52 AM - edited 06-04-2024 11:02 AM
There is no poweonpassword option for me just these:
activate Activate alternate bios
bios-setup-default Set default values for BIOS setup parameters
cancel-activate Cancel Pending bios Activation requests
cancel-update Cancel the BIOS update (only permitted during the do
clear-cmos Clear BIOS CMOS
commit Batch commit changes
connect Connect to other console
create-boot-device Create bootable devices that BIOS will pick to boot
discard Discard all changes
enable-all-boot-device Enable all created bootable devices
enter-bios-setup Enable enter BIOS Setup on next reboot
exit Exit from command interpreter
re-apply Re-apply boot order to BIOS (needed when "Last Confi
rearrange-boot-device Rearrange the selected boot devices in single execut
remove-boot-device Remove created bootable device
restore-mfg-defaults Reset BIOS setup parameters to manufacturing default
scope Changes the current mode
set Set property values
show Show system information
top Go to the top mode
update Update alternate bios
06-04-2024 11:31 AM
See link below for CIMC cli commands - you will have to use "commit" to save any changes.
Andy
06-04-2024 11:27 AM
From that output it looks like you are still in the bios scope. Type "scope security" - you should have the set PowerOnPassword option then.
hth
Andy
06-04-2024 01:33 PM
create-boot-device bootmenu this is the way i booted into it.
06-04-2024 01:36 PM
There is no scope security in any mode. At least for me in 2.7
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide