User Guide

Configure the SOL Module in OS SOL Module Configuration
ATCA-7350 Control via IPMI Programmer’s Reference (6806800H29E)
57
4.6 Configure the SOL Module in OS
All the configurations and the queries example above are carried out on the shelf manager of
Emerson. If you want to do it in OS with standard IPMI tools by sending the IPMI command to
the IPMC through KCS, some parameters of the command should be modified.
For example, we set the IP address of channel 1:
Emerson shelf manager:
ipmicmd -k "0 90 0 0c 01 01 03 ac 11 0a 4e" smi 0
Linux OS:
ipmicmd -k "f 0 0c 01 01 03 ac 11 0a 4e" smi 0
The identification section is different while the other parameters are the same, where "f" is the
sending address of local KCS, "0" is the logic unit number.