代码仓
中
Set the IP Address of the Management Network Port
更新时间: 2026/08/06
在AtomGit上查看源码

Set the IP Address of the Management Network Port ​

Change History ​

openUBMC VersionRevision DateDescription
25.062025/06/26Initial draft: add command details

Basic Information ​

Function Description ​

Setting the IP Address of the Management Network Port

Privilege ​

BasicSetting

Command Information ​

Request Information ​

ByteData Field
NetFn32h
CMD85h
1:3FruId. The value is 0x000200 or 0x000400.
4DeviceId. Set it to 0x00.
5sdrType: 0x00 or 0x01
6:NipCfgData

Response Information ​

ByteData Field
1Completion Code

Command Example ​

Set the IP address of the management network port. ​

Request:

bash
ipmitool raw 0x32 0x85 0x00 0x04 0x00 0x00 0x00 0x01 0x30 0x35 0x31 0x2e 0x30 0x30 0x32 0x2e 0x31 0x38 0x31 0x2e 0x31 0x36 0x35 0x00 0x32 0x35 0x35 0x2e 0x32 0x35 0x35 0x2e 0x32 0x32 0x34 0x2e 0x30 0x30 0x30 0x00 0x30 0x35 0x31 0x2e 0x30 0x30 0x32 0x2e 0x31 0x36 0x30 0x2e 0x30 0x30 0x31 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

Response:

text

Back to Index ​