To change the default password for the BMC User Account:
SLX # configure terminal SLX (config)# bmc SLX (config-bmc)#
SLX (config-bmc)# user-id 2 SLX (config-bmc-user-2)#
SLX (config-bmc-user-2)# password testing123 SLX (config-bmc-user-2)#
SLX (config-bmc-user-2)# do show bmc password-status 2 Status: Set SLX (config-bmc-user-2)#
You can also use the do show running-config bmc user-id command to view the encrypted form of the password.
SLX (config-bmc-user-2)# do show running-config bmc user-id bmc user-id 2 password $9$VaXhc9WCy+1IwRU2ZaS2vQ== ! ! SLX (config-bmc-user-2)#