Server Management Guide

Scenarios and Best Practices
Intel
®
Server Boards and Server Platforms Server Management Guide 95
[root@localhost ~]# ipmitool fru list
FRU Device Description : Builtin FRU Device (ID 0)
Chassis Type : Main Server Chassis
Chassis Part Number : TR2104
Chassis Extra : Intel Systems.
Board Mfg Date : Sat Nov 12 11:45:00 2011
Board Mfg : Intel Corporation
Board Product : S2600CP
Board Serial : ............
Board Part Number : ..........
Product Manufacturer : Intel
Product Name : CYPRESS11
Product Part Number : XXXXX
Product Version : v1
FRU Device Description : front panel (ID 4)
Board Mfg Date : Sun Dec 31 18:00:00 1995
Board Mfg : Intel Corporation
Board Product : FFPANEL
Board Serial : QSBT05100571
Board Part Number : G10279-301
[root@localhost ~]#
5.5.2 Configure BMC for IPMITOOL OOB Solution
If you try to use IPMITOOL manage Intel
®
Server remotely, the pre-request is you have to configure
BMC and BMC LAN accessible. (Which is exactly same as pre-request on how to make DPCCLI
remote management works). Examples:
Configure BMC Users
Set password for BMC user 1 (Anonymous) by typing:
syscfg /u 1 “” “password” (password is “password” in this example)
Enable the BMC user 1 on BMC channel 1 by typing:
syscfg /ue 1 enable 1
Configure BMC LAN IP address
Configure the LAN channel IP info on BMC channel 1 by typing:
syscfg /le 1 static 192.168.1.12x 255.255.255.0
5.5.3 Run IPMITOOL command from OOB Solution
To run IPMITOOL OOB command, you have to specific BMC IP address, examples:
# ipmitool I Lanplus H 192.168.1.10 U root P password sdr list