Appendix C: IPMI
DSM IPMI CLI Commands
DSM Installation and Configuration Guide
Copyright 2009 - 2020 Thales Group. All rights reserved.
165
Example
dhcp enable
SUCCESS: dhcp on
disable
The
disable
command disables the IP, and mask, setting them both to 0.0.0.0.
Syntax
disable
Example
0001:vormetric$ ipmi
0002:ipmi$ disable
Do you want to disable IPMI network? Access to IPMI will not be available afterwards.
(yes|no)[no]:yes
SUCCESS: Disable IPMI network
port
Enable, disable, or check the status of the IPMI port. The default ports are https=443, keyboard/video/mouse
(kvm)=5900, vmedia=623, web=80. IPMI users can change the port numbers but the service will still get enabled or
disabled with the same command.
DSM CLI IPMI category port command elements
Command
Description
enable
Enable IPMI port.
disable
Disable IPMI port.
status
Show IPMI port status.
enable
Enable IPMI port.
Syntax
port enable [https | kvm | vmedia |web]
Example
0001:dsm$ ipmi
0002:ipmi$ port enable https
SUCCESS: Enable ipmi https web port
disable
Disable IPMI port.
Syntax
port disable [https | kvm | vmedia |web]