Purpose:
SKY-7221/SKY-7210 BMC FW are the AMI code, it doesn't use "ipmitool hpm check & ipmitool mc info" command to review detail version, please refer following to check these models BMC version.
Target Audience:
For Engineer who has knowledge how to use/install ipmitool during Linux environment and BMC ip address configuration in BIOS.
Step:
A. Config BMC ip address via "Server Mgmt" and select "BMC network configuration" in BIOS.
B. Recommend use Static instead of DHCP, then setup "Station IP address", "Subnet mask" and "Router IP address".
C. Select "Save Changes and Exit".
D. Please login BMC Web adress via https://<BMC_IP_Address>, use "admin" as ID and "admin" as Password by default.
E. BMC version be checked in Web's Upper left side has shown.
BMC FW version :
F. When user doesn't open BMC Web to check BMC FW version, please refer following segment and key-in following ipmitool raw command to check BMC FW version.
# ipmitool raw 0x32 0xb4 0x01
BMC FW version is the last six digits from "02 04" and it shows ACSII code, please delete "30" to check detail BMC FW from this command.
Example: "02 04 32 30 30 35 31 33" means version 2.04.200513 , 200503 means 2020.05.13
# ipmitool raw 0x32 0xb4 0x01
02 01 01 61 73 74 32 35 30 30 65 02 04 32 30 30
35 31 33 01 01 02 61 73 74 32 35 30 30 65 02 04
32 30 30 35 31 33 02
G. Use SMASH CLP , Please refer to SKY-7210/7221 AMI BMC SSH and console password ?
# ssh admin@172.17.10.33
admin@172.17.10.33's password:
>> SMASHLITE Scorpio Console <<
show -h
COMMAND COMPLETED : show -h
Command Name: show
Used to show values of a property or content of a collection/target.
Usage: show [options] [optionvalues] [target][.propertyName]
Example: show -l all /system
show /system.IP
[options]:
-d (display) - Display targets, Please refer the optionValues section to use '-d' option.
-l (level) - Show more than one level of output in the target tree, Please refer the optionValues section to use '-l' option.
examine - Examine the command (bypasses executer)
help - Help on how to use show
output - Formats the output string. (should be used with format (text,clpcsv,keyword,clpxml)
like show -output format=keyword
version - shows smash version
[optionValues]:
Option Values are used to filter the output, these values are to be used with only '-d' and '-l' options.
all - instructs the implementation to return all data element types, it can be used with 'd' and '-l'options.
Example:'show -l all' lists all levels of targets,
'show -l <1-n> optionValues can be any integer { 1 to n } that represents the particular level of target
'show -d all'
targets/verbs/properties - all these option values are used only with '-d' option to display the targets, verbs, properties respectively.
Example:'show -d targets' lists the targets present under current target
'show -d verbs -l all' lists the verbs under all targets
Discovery in progress...Response might be Partial
->show /system
COMMAND COMPLETED : show /system
ufip=/system
Targets:
power1/
cooling1/
cooling2/
cooling3/
cooling4/
cooling5/
cooling6/
cooling7/
cooling8/
cooling9/
cooling10/
chassis1/
users/
rmcupgrade/
rfcbupgrade/
logs/
summary/
Properties:
Location=
Manufacturer=Advantech
ProductName=SKY-7221
PartNumber=
SN=
MAC=c4:00:ad:85:09:6e
Firmware=2.4.200408
Health=OK
EnTemp=0
NTPEnable=Enable
NTPServerIP=pool.ntp.org
HostName=AMIC400AD85096E
OperatorPassword=xxxxxxxx
AdminPassword=xxxxxxxx
IPMode=static
IP=172.17.10.33
NetMask=255.255.254.0
GateWay=172.17.11.254
NodePowerGap=4
Time=2022-06-30 03:20:52
SyslogEnable=Disable
SyslogServerIP=0.0.0.0
SyslogUDPPort=0
SnmpTrapEnable=Enable
SnmpTrapServerIP=0.0.0.0
SnmpTrapPort=162
SnmpTrapCommunity=AMI
Verbs:
cd
exit
help
reset
set
show
version
->
Comments
0 comments
Please sign in to leave a comment.