Appendix C: IPMI
DSM IPMI CLI Commands
DSM Installation and Configuration Guide
Copyright 2009 - 2020 Thales Group. All rights reserved.
161
3. At the ipmi prompt, set the subnet mask to the previously used subnet mask, type:
0002:mask set <subnet mask>
Example:
0001:ipmi$ mask set 255.255.255.0
IP=10.10.38.225
SUCCESS: subnet mask set
4. At the ipmi prompt, set the gateway back to the previously used gateway, type:
0002:ipmi$ gateway set <gateway_address>
Gateway=10.10.79.254
SUCCESS: gateway show
DSM IPMI CLI Commands
The Intelligent Platform Management Interface (IPMI) provides remote access to the V6000 and V6100 hardware
appliances. It allows administrators to remotely monitor appliance health (example: temperature, power consumption,
physical drive status, chassis intrusion), perform cold boots (power-off and power-on), and access the DSM CLI. IPMI
is not supported by the DSM virtual appliance or hardware appliances earlier than V6000/V6100.
Command Description
ip Set, delete, or show ip address of machine using IPMI.
mask Set, delete, or show subnet mask of machine using IPMI.
gateway Set, delete, or show gateway of machine.
dhcp Enable/disable/show DHCP
disable Disable IPMI network access.
port Enable/disable/status IPMI ports.
user Add, show, or delete user. Also change password and privilege level.
clearint Clear chassis intrusion. If chassis cover is open, a chassis intrusion toggle is set that
shows up in the IMPI GUI sensor reading, CLI maintenance diagnostic, and DSM
log. This command resets the toggle.
psinfo Show power supply information.
reset factorydefault Reset IPMI controller configuration to the factory default.
reset bmc Power cycles the baseboard management controller.
selftest Triggers a test called the IPMI Baseboard Management Controller (BMC) self-test.
Use this if you suspect the IPMI controller is not working. The BMC chip runs even
when the rest of the system is down.
version Show IPMI version.
Table C-1: DSM CLI IPMI category commands