Appendix C: IPMI
DSM IPMI CLI Commands
DSM Installation and Configuration Guide
Copyright 2009 - 2020 Thales Group. All rights reserved.
164
DSM CLI IPMI category
Command Description
set Sets the IPMI gateway.
delete Deletes the IPMI gateway.
show Shows the IPMI gateway.
gateway command elements
gateway set
Use the gateway set command to set the IPMI IPMI gateway.
Syntax
gateway set ip_address
Example
0001:vormetric$ ipmi
0002:ipmi$ gateway set 10.10.79.254
Gateway=10.10.79.254
SUCCESS: gateway set
gateway delete
Use the gateway delete command to delete the IPMI gateway.
Syntax
gateway delete
Example
0002:ipmi$ gateway delete
Gateway=0.0.0.0
SUCCESS: gateway delete
gateway show
Use the gateway show command to show the IPMI gateway.
Syntax
gateway show
Example
0003:ipmi$ gateway show
Gateway=0.0.0.0
SUCCESS: gateway show
dhcp
Enable or disable Dynamic Host Configuration Protocol (DHCP). Forces the IPMI IP address to be static. By default
it’s off.
Syntax
dhcp show| dhcp enable| dhcp disable