Set Ethernet Mode
更新时间: 2026/08/06
在Gitcode上查看源码Set Ethernet Mode
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Set the Ethernet mode.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 30h |
| CMD | 90h |
| 1 | Sub command, subcommand = 15h |
| 2 | Network interface ID 1=base1 2=base2 3=fabric1 4=fabric2 5=update all others reserved |
| 3 | Rate/Bandwidth 0=default (The BMC selects a value based on the site requirements.) 1=1 GE (port0, 2pair) 2=10GE(port0/1/2/3, 8pair) |
| 4 | Working Mode 0: normal pass-through 1=loop loopback |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code 00=Command execution succeeded. |
Command Example
Set the Ethernet mode.
Request:
bash
ipmicmd -k "0f 00 MM NN" smi 0Response:
text
0f MM NN