Specifications
4
Operation and Maintenance
64
2. Bepreparedtofillinvaluesforthesevariables:
IPMI-over-LAN basic configuration steps
FromtheLinuxprompt:
1. SettheIPaddressforaBaseinterfacechannel:
rsys‐ipmitool‐Ilan‐H<ShMgr_IP>‐Anone‐t<IPMB>lanset<channel>ipaddr
<IP>
The‐IoptionspecifiestheIPMIinterfacetouse(lan),andthe‐Aoptionspecifiesan
authenticationtypetouseduringsessionactivation( none).Theothercommandoptions
aredefinedinStep 2onthepreviouspage.
Tip:Thepreviouscommandassumesrsys‐ipmitoolisex ecutedfromaremoteLinux
computerconnectedtotheShelfManagerovertheIPnetwork.Torunthecommands
directlyontheCPM’sCPU,omitthe‐I,‐H,‐A,and‐toptions.Thisshortenstheabove
commandto:
rsys‐ipmitoollanset<channel>ipaddr<IP>
2. RepeatStep 1tosettheIPaddressesforanyotherchannels.
3. Viewthecurrentsettingsforeachchannel:
rsys‐ipmitool‐Ilan‐H<ShMgr_IP>‐Anone‐t<IPMB>lanprint<channel>
IPMI-over-LAN additional configuration steps
IfIPMI‐over‐LANdoesnotworkafterperformingthebasicsteps:
1. Settheuserprivilegesforbothchannels:
rsys‐ipmitool‐Ilan‐H<ShMgr_IP>‐Anone‐t<IPMB>userpriv142
rsys‐ipmitool‐Ilan‐H<ShMgr_IP>‐Anone‐t<IPMB>userpriv242
2. Setthechannelandadministratoraccessforachannel:
rsys‐ipmitool‐I lan‐H<ShMgr_IP>‐Anone‐t<IPMB>raw060x40<channel>0x42
0x44
rsys‐ipmitool‐I lan‐H<ShMgr_IP>‐Anone‐t<IPMB>raw060x40<channel>0x82
0x84
rsys‐ipmitool‐Ilan‐H<ShMgr_IP>‐Anone‐t<IPMB>channelgetaccess<channel>
01
<ShMgr_IP>
TheIPaddressoftheShelfManager.
<IPMB>
TheIPMBaddressoftheCPMintheshelf.
<channel>
TheIPMIchannelnumberrepresentingtheCPMBaseinterface
channel.Channel5isbaseinterfacechannel2,and
channel6isbaseinterfacechannel1.
<IP>
ThestaticIPaddresstoassigntoeachCPMBaseinterfacechannel.
<protocol>
Theprotocoltouse(lanforRMCPorlanplusforRMCP+).The
configurationstepsaredoneonlyonceandapplytobothprotocols.