Summary
Steps on how to resolve issues with launching Console Redirection on BMC Web Console
Description
Unable to access server remotely using Console Redirection on BMC Web Console after updating the server's firmware to the latest version
Resolution
- Download ipmitool
- Open terminal/command prompt
- Execute the command:
- For Windows: # ipmitool bmc reset cold
- For Linux: # ipmitool -I lanplus -H [ip address] -U [username] -P [password] -C 17 bmc reset cold