ipmcset -t service -d state
更新时间: 2026/07/28
在Gitcode上查看源码Command Function
Set service enable state
Command Format
ipmcset -t service -d state -v <option> <enabled|disabled>
Command type
ipmcset
Parameters
| Name | Type | Required | Default | Constraint | Description |
|---|---|---|---|---|---|
option | string | Yes | - | - | SSH SSH service state SNMP SNMP service state KVM KVM service state VNC VNC service state VMM VMM service state Video Video service state HTTP web server HTTP service state HTTPS web server HTTPS service state RMCP RMCP service state RMCP+ RMCP+ service state SSDP SSDP service state |
state | string | Yes | - | Type: Enum; Enum: enabled, disabled | - |
Example
ipmcset -t service -d state -v HTTP enabledOutput Examples
Set <value> service state <value> successfully.