Appendix C: IPMI
DSM IPMI CLI Commands
DSM Installation and Configuration Guide
Copyright 2009 - 2020 Thales Group. All rights reserved.
169
PMBus Revision
|
0x8D22
PWS Serial Number
|
P406PCE24AT1150
PWS Module Number
|
PWS-406P-1R
PWS Revision
|
REV1.1
SUCCESS: Show power supply information
reset
The reset command resets the IPMI configuration or resets the IPMI BMC controller. The reset command includes the
following elements:
IPMI category
reset
command elements
Command
Description
factorydefault
Reset IPMI configuration to factory default.
bmc
Reset IPMI BMC controller.
factorydefault
Wipe out IPMI configuration and return to IPMI factory default: ip=192.168.10.10, mask=255.255.0.0,
gateway=0.0.0.0. ADMIN will be the only user left with default password ADMIN. All others users are deleted. Also
disables DHCP and sets the IPMI to a dedicated non-share port.
Syntax
reset factorydefault
Example
reset factorydefault
System Response
Do you want to load IPMI factory default? It takes about 100 seconds to load.
Warning: IPMI IP address will reset to default 192.168.10.10
and IPMI users will get deleted. (yes|no)[no]:
reset bmc
Reset IPMI controller. When you want to do a reboot on the IPMI BMC controller chip because the IPMI is failing to
respond, or a self-test failed, use this command to reset IPMI chip.
Syntax
reset bmc
Example
reset bmc
System Response
Do you want to reset IPMI controller? It takes about 100 seconds to reset. (yes|no)[no]:
BMC cold reset successfully completed!
SUCCESS: Reset IPMI hardware