Set BMC IP ADDRESS
更新时间: 2026/08/06
在Gitcode上查看源码Set BMC IP ADDRESS
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Set the BMC IP address.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 30h |
| CMD | 90h |
| 1 | Sub command, sub command = 3ah |
| 2:3 | Parameter selector 0Set the IP address. 1. Set the subnet mask. |
| 3 | Device Number : 0: eth0 1: eth1 2: eth2 3: eth3 |
| 3~6 | IP Address MS-byte first |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
Command Example
Set the BMC IP address.
Request:
bash
[root@localhost ~]# ipmicmd -k "0f 00 30 93 DB 07 00 65 00 00" smi 0Response:
text
00 DB 07 00 00