S2B IPMI Commands
S2B IPMI Commands
S2B-D51B
IPMI Commands
CONTENTS
1. BMC IP Setting .......................................................................................... 5
2. BMC DHCP / Dedicated Setting .................................................................. 5
3. BMC Dedicated / Shared NIC Setting ......................................................... 5
4. Event Logs ................................................................................................. 6
5. System Information................................................................................... 6
6. LAN MAC Address ..................................................................................... 6
7. Power On / Off / Reset the system ............................................................ 7
8. Reset BMC ................................................................................................ 7
9. List Monitor Sensors ................................................................................. 7
10. CPLD Information ................................................................................. 8
11. Boot order ............................................................................................ 8
12. HDD Device Boot .................................................................................. 9
13. BIOS Boot Mode ................................................................................... 9
14. Serial Over LAN .................................................................................... 9
15. BMC Web Service ............................................................................... 10
16. SMASH ............................................................................................... 10
17. Change PW of SMASH root user.......................................................... 11
18. BMC IPV6 Function Setting_OEM (0xC3) ............................................. 11
19. BMC IPV6 IP DHCP / Dedicated Setting_OEM (0xC4) ........................... 12
20. BMC IPV6 Setting................................................................................ 12
21. Power Mode Setting ........................................................................... 13
22. Power Supply Configuration ............................................................... 13
23. Setting BMC boot flag valid bit clearing .............................................. 16
24. Clear CMOS ........................................................................................ 16
25. Correctable Memory Error Logging Disabled ....................................... 16
26. Collect BMC information .................................................................... 17
27. Get Utilization via ME FW ................................................................... 17
28. Get Board ID information from EEPROM............................................. 18
29. Get Expander FW Version ................................................................... 18
30. Get BIOS Version ................................................................................ 18
31. Keep PHY LINK-UP .............................................................................. 18
32. Preserve BMC Configurations ............................................................. 19
33. Enable/Disable MB Thermal Trip ........................................................ 19
34. Get PSU Information .......................................................................... 20
2
35. Generated Event Log .......................................................................... 20
36. Get BBU Version ................................................................................. 21
37. Get DIMM Temperature ..................................................................... 21
38. System Identify LED ............................................................................ 21
39. Get MB position ................................................................................. 22
40. Restore BMC to Default ...................................................................... 22
41. Get PCH Controller Status ................................................................... 22
42. Enable BMC Console Dump................................................................. 22
43. Power Capping ................................................................................... 23
44. Create New User ................................................................................ 23
45. Delete IPMI user ................................................................................. 24
46. Get Fan Reading ................................................................................. 24
47. Get Chassis Status .............................................................................. 25
48. Update PD Asset tag on MB FRU ......................................................... 25
49. Set HDD .............................................................................................. 25
50. Update Critical & non-Critical threshold value of outlet temp. ............ 26
51. Create one PEF Configuration ............................................................. 26
52. Get Volumetric Airflow from ME ........................................................ 27
53. System Fault LED ................................................................................ 27
54. Check Signal Status ............................................................................. 27
55. Get VR Data ........................................................................................ 28
56. Set Host Name.................................................................................... 29
57. Enable/Disable CD Server ................................................................... 30
58. SNMP Configuration by root user ....................................................... 30
59. Set Altitude to 1000 meters (0x3E8) ................................................... 30
60. Set Drive information for MG9094 ...................................................... 31
61. Fan Command (1U) ............................................................................. 32
62. Fan Command (2U) ............................................................................. 32
63. Sensor Thresh ..................................................................................... 33
64. Enable BMC debug message for Fan Control ....................................... 33
65. Get CMC version and PSU POUTMAX .................................................. 34
66. NCSI Failed Over ................................................................................. 34
67. Change Device Port ............................................................................ 34
68. SNMP Configuration ........................................................................... 35
About QCT .................................................................................................. 36
3
REVISIONS
Version Date Description Authors
0.1 08/29/2016 First publish Claire Chiang
4
1. BMC IP Setting
Type Command Format Description
ipmitool lan set <channel_no> defgw ipaddr xxx.xxx.xxx.xxx set gateway address
ipmitool -I lan -H <BMC IP> -U <username> -P <password> lan print check lan info
ipmitool -I lan -H <BMC IP> -U <username> -P <password> lan set set ip address
<channel_no> ipaddr xxx.xxx.xxx.xxx
Out Band
ipmitool -I lan -H <BMC IP> -U <username> -P <password> lan set set net mask address
<channel_no> netmask xxx.xxx.xxx.xxx
ipmitool -I lan -H <BMC IP> -U <username> -P <password> lan set set gateway address
<channel_no> defgw ipaddr xxx.xxx.xxx.xxx
ipmitool -I lan -H <BMC IP> -U <username> -P <password> lan set Set BMC IP to static
<channel_no> ipsrc static mode
Out Band
ipmitool -I lan -H <BMC IP> -U <username> -P <password> lan set Set BMC IP to DHCP
<channel_no> ipsrc dhcp mode
ipmitool raw 0x0c 0x01 0x01 0xff 0x01 LOM Shared NIC
In Band
OCP Mezzanine
ipmitool raw 0x0c 0x01 0x01 0xff 0x02
Shared NIC
5
QCT Mezzanine
ipmitool raw 0x0c 0x01 0x01 0xff 0x03
Shared NIC
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x0c OCP Mezzanine
0x01 0x01 0xff 0x02 Shared NIC
Out Band
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x0c QCT Mezzanine
0x01 0x01 0xff 0x03 Shared NIC
4. Event Logs
Type Command Format Description
ipmitool -I lan -H <BMC IP> -U <username> -P <password> sel list check all event logs
Out Band
ipmitool -I lan -H <BMC IP> -U <username> -P <password> sel clear clean all event logs
5. System Information
Type Command Format Description
Out Band ipmitool -I lan -H <BMC IP> -U <username> -P <password> fru list check system info
6
Type Command Format Description
ipmitool -I lan -H <BMC IP> -U <username> -P <password> power status check power status
ipmitool -I lan -H <BMC IP> -U <username> -P <password> power off system power off
Out Band
ipmitool -I lan -H <BMC IP> -U <username> -P <password> power on system power on
ipmitool -I lan -H <BMC IP> -U <username> -P <password> power reset system power reset
8. Reset BMC
Type Command Format Description
Out Band ipmitool -I lan -H <BMC IP> -U <username> -P <password> mc reset cold Reset BMC
7
ipmitool sdr list All sensors list
Temperature
ipmitool sdr type Temperature
sensors
In Band
ipmitool sdr type Voltage Voltage sensors
ipmitool -H <BMC IP> -U <username> -P <password> sdr list All sensors list
ipmitool -H <BMC IP> -U <username> -P <password> sdr type Fan Fan sensors
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> chassis legacy boot with PXE
bootdev pxe first
Out Band
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> chassis UEFI boot with PXE
bootdev pxe options=efiboot first
Cancel 60 seconds timeout: Check 1.23 Setting BMC boot flag valid bit clearing
8
12. HDD Device Boot
Type Command Format Description
9
Type Command Format Description
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> sol set Disable Serial over
enabled false LAN
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> sol set Enable Serial over
Out Band
enabled true LAN
ipmitool raw 0x32 0x6a 0x1 0x00 0x00 0x00 0x00 0x62 0x6f 0x6e 0x64
0x30 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 Disable BMC Web
0x50 0x00 0x00 0x00 0xbb 0x01 0x00 0x00 0x8 0x7 0x00 0x00 0x00 service
In Band
0x00
ipmitool raw 0x32 0x6a 0x1 0x00 0x00 0x00 0x01 0x62 0x6f 0x6e 0x64
0x30 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 Enable BMC Web
0x50 0x00 0x00 0x00 0xbb 0x01 0x00 0x00 0x8 0x7 0x00 0x00 0x00 service
0x00
Ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x32 Get Web server
0x69 0x1 0x00 0x0 0x0 status
16. SMASH
Type Command Format Description
In Band ipmitool raw 0x32 0x6a 0x20 0x00 0x00 0x00 0x00 0x62 0x6f 0x6e 0x64
Disable ssh server
0x30 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
10
0xff 0xff 0xff 0xff 0x16 0x00 0x00 0x00 0x8 0x7 0x00 0x00 0xff 0xff 0xff (redirect to SMASH)
ipmitool raw 0x32 0x6a 0x20 0x00 0x00 0x00 0x01 0x62 0x6f 0x6e 0x64
Enable ssh server
0x30 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
(redirect to SMASH)
0xff 0xff 0xff 0xff 0x16 0x00 0x00 0x00 0x8 0x7 0x00 0x00 0xff 0xff 0xff
ipmitool raw 0x0c 0x01 0x01 0xc3 0x01 Set IPv6 function
In Band Feedback : ipmitool raw 0x0c 0x02 0x01 0xc3 0x00 0x00 enable
ipmitool raw 0x0c 0x01 0x01 0xc3 0x00 Set IPv6 function
11
Feedback : ipmitool raw 0x0c 0x02 0x01 0xc3 0x00 0x00 disable
12
Feedback : ipmitool raw 0x0c 0x02 0x01 0xc7 0x00 0x00
Enable cold
ipmitool raw 0x30 0xc4 0x02 0x1
redundancy mode.
Disable cold
ipmitool raw 0x30 0xc4 0x02 0x0
redundancy mode.
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x30 Enable cold
0xc4 0x02 0x1 redundancy mode.
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x30 Disable cold
0xc4 0x02 0x0 redundancy mode.
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x30 Enable one power
0xc4 0x01 0x0 supply
Out Band
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x30 Enable two power
0xc4 0x02 0x0 supplies
ipmitool raw 0x6 0x52 0xf 0xb0 0x0d 0x99 Get PSU1 MFR_ID
In Band
ipmitool raw 0x6 0x52 0xf 0xb2 0x0d 0x99 Get PSU2 MFR_ID
13
ipmitool raw 0x6 0x52 0xf 0xb0 0x5 0x97 Get PSU1 READ_PIN
ipmitool raw 0x6 0x52 0xf 0xb2 0x5 0x97 Get PSU2 READ_PIN
Get PSU1
ipmitool raw 0x6 0x52 0xf 0xb0 0x5 0x7c
STATUS_INPUT
Get PSU2
ipmitool raw 0x6 0x52 0xf 0xb2 0x5 0x7c
STATUS_INPUT
Get PSU1
ipmitool raw 0x6 0x52 0xf 0xb0 0x0f 0x9a
MFR_MODEL
Get PSU2
ipmitool raw 0x6 0x52 0xf 0xb2 0x0f 0x9a
MFR_MODEL
Get PSU1
ipmitool raw 0x6 0x52 0xf 0xb0 0x04 0x9b
MFR_REVISION
Get PSU2
ipmitool raw 0x6 0x52 0xf 0xb2 0x04 0x9b
MFR_REVISION
Get PSU1
ipmitool raw 0x6 0x52 0xf 0xb0 0x06 0x9c
MFR_LOCATION
Get PSU2
ipmitool raw 0x6 0x52 0xf 0xb2 0x06 0x9c
MFR_LOCATION
ipmitool raw 0x6 0x52 0xf 0xb0 0x05 0x9d Get PSU1 MFR_DATE
ipmitool raw 0x6 0x52 0xf 0xb2 0x05 0x9d Get PSU2 MFR_DATE
Get PSU1
ipmitool raw 0x6 0x52 0xf 0xb0 0x11 0x9e
MFR_SERIAL
Get PSU2
ipmitool raw 0x6 0x52 0xf 0xb2 0x11 0x9e
MFR_SERIAL
Get PSU1
ipmitool raw 0x6 0x52 0xf 0xb0 0x3 0xa7
MFR_POUT_MAX
Get PSU2
ipmitool raw 0x6 0x52 0xf 0xb2 0x3 0xa7
MFR_POUT_MAX
14
0xf 0xb2 0x5 0x97
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x6 0x52 Get PSU1
0xf 0xb0 0x5 0x7c STATUS_INPUT
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x6 0x52 Get PSU2
0xf 0xb2 0x5 0x7c STATUS_INPUT
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x6 0x52 Get PSU1
0xf 0xb0 0x0f 0x9a MFR_MODEL
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x6 0x52 Get PSU2
0xf 0xb2 0x0f 0x9a MFR_MODEL
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x6 0x52 Get PSU1
0xf 0xb0 0x04 0x9b MFR_REVISION
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x6 0x52 Get PSU2
0xf 0xb2 0x04 0x9b MFR_REVISION
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x6 0x52 Get PSU1
0xf 0xb0 0x06 0x9c MFR_LOCATION
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x6 0x52 Get PSU2
0xf 0xb2 0x06 0x9c MFR_LOCATION
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x6 0x52 Get PSU1
0xf 0xb0 0x11 0x9e MFR_SERIAL
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x6 0x52 Get PSU2
0xf 0xb2 0x11 0x9e MFR_SERIAL
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x6 0x52 Get PSU1
0xf 0xb0 0x3 0xa7 MFR_POUT_MAX
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x6 0x52 Get PSU2
0xf 0xb2 0x3 0xa7 MFR_POUT_MAX
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x6 0x52 Get PSU1 CR & off
0xf 0xb0 0x02 0xe0 line mode
ipmitool -I lan -H <BMC IP> -U <username> -P <password> raw 0x6 0x52 Get PSU2 CR & off
0xf 0xb2 0x02 0xe0 line mode
Note:
Use hex to ASCII translator to check PSU information.
15
23. Setting BMC boot flag valid bit
clearing
Type Command Format Description
Cancel 60 seconds
In Band ipmitool raw 0x0 0x8 0x3 0x1f
timeout
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x0 Cancel 60 seconds
Out Band
0x8 0x3 0x1f timeout
Based on IPMI rule, if the system reset time and system boot time is higher than this default 60
seconds time out.
This boot information and boot flag from “ipmitool chassis bootdev xxx” would be cleared by BMC.
then BIOS can’t get this boot information from BMC. Send the command to cancel the 60 seconds
timeout.
Disable Correctable
ipmitool raw 0x0a 0x44 0x00 0x00 0x2 0x0 0x0 0x0 0x0 0x01 0x00 0x4
In Band Memory Error
0x10 0xa6 0x6f 0x80 0x00 0xff
Logging
16
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x0a Disable Correctable
Out Band 0x44 0x00 0x00 0x2 0x0 0x0 0x0 0x0 0x01 0x00 0x4 0x10 0xa6 0x6f Memory Error
0x80 0x00 0xff Logging
ipmitool -I lan -H <BMC IP> -U <username> -P <password> lan print LAN information
Out Band ipmitool -I lan -H <BMC IP> -U <username> -P <password> fru FRU information
ipmitool -I lan -H <BMC IP> -U <username> -P <password> sel elist SEL information
17
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> -t 0x2c -b
0x6 raw 0x4 0x2d 0xbf
Get IO utilization
Feedback : 00 c0 c0
# 0xbe is sensor number that stand for core CUPS sensor on ME FW.
# 0xc0 is sensor number that stand for memory CUPS sensor on ME FW.
# 0xbf is sensor number that stand for IO CUPS sensor on ME FW.
2d is 0x2d hexadecimal (43 decimal %)
00 is 0x00 hexadecimal (00 decimal %)
c0 is event message enabled and sensor scanning enabled.
c0 is reserved.
In Band ipmitool raw 0x6 0x52 0x7 0xa8 0x80 0x00 0x00 Get Board ID
Get Expander FW
In Band ipmitool raw 0x30 0xf7
Version
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x30 Get Expander FW
Out Band
0xf7 Version
In Band ipmitool raw 0x6 0x59 0x0 0x1 0x0 0x0 Get BIOS Version
18
Enable “Keep PHY
ipmitool raw 0x30 0x91 0x5a 0x0 0x0 0x01
LINK-UP”
In Band
Disable “Keep PHY
ipmitool raw 0x30 0x91 0x5a 0x0 0x0 0x00
LINK-UP”
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x30 Enable “Keep PHY
0x91 0x5a 0x0 0x0 0x01 LINK-UP”
Out Band
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x30 Disable “Keep PHY
0x91 0x5a 0x0 0x0 0x00 LINK-UP”
Disable MB Thermal
ipmitool raw 0x30 0xb0 0x0
Trip
In Band
Enable MB Thermal
ipmitool raw 0x30 0xb0 0x1
Trip
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x30 Disable MB Thermal
Out Band
0xb0 0x0 Trip
19
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x30 Enable MB Thermal
0xb0 0x1 Trip
ipmitool raw 0x6 0x52 0xf 0xb0 0x08 0xd5 PSU1 FW (For S2BA)
ipmitool raw 0x6 0x52 0xf 0xb2 0x08 0xd5 PSU2 FW (For S2BA)
PSU 1 firmware
ipmitool raw 0x30 0xfe 0x0 0x1
version
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x30 PSU 1 firmware
0xfe 0x0 0x1 version
ipmitool raw 0xa 0x44 0x0 0x0 0x2 0x0 0x0 0x0 0x0 0x01 0x00 0x4 0xc CPU1/DIMM F0 ECC
0xe2 0x6f 0xa0 0x48 0x80 event log
ipmitool raw 0xa 0x44 0x0 0x0 0x2 0x0 0x0 0x0 0x0 0x01 0x00 0x4 0xc CPU0/DIMM A0 ECC
0xe2 0x6f 0xa0 0x00 0x80 event log
Ipmitool raw 0xa 0x44 0x0 0x0 0x2 0x0 0x0 0x0 0x0 0x01 0x00 0x4 0x28 BMC HW watchdog
In Band
0xf0 0x6f 0xa3 0x06 0x00 reset event log
Ipmitool raw 0xa 0x44 0x0 0x0 0x2 0x0 0x0 0x0 0x0 0x01 0x00 0x4 0xf Password cleared by
0x9e 0x6f 0xa0 0x3 0xa1 jumper event log
Ipmitool raw 0xa 0x44 0x0 0x0 0x2 0x0 0x0 0x0 0x0 0x01 0x00 0x4 0xf Clear CMOS event
0x9e 0x6f 0xa0 0x4 0xa1 log
20
0x00 0x80 event log
ipmitool -t 0x2c -b 0x6 raw 0x2e 0x40 0x57 0x1 0x0 0x30 0x5 0x5 0xa1
0x0 0xe 0x0 0x0
In Band DIMM channel A
Feedback : 57 01 00 40 1c 00 00 00
21
ipmitool raw 0x00 0x04 0xFF Blinking infinitely
This command is used to load the default configurations of the BMC and it’ll cause BMC system reset,
please wait 70-90 seconds for BMC ready.
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x6 Get PCH controller
Out Band
0x52 0x7 0x88 0x1 0x5 status
22
Type Command Format Description
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x30 Enable BMC console
Out Band
0xc0 0x21 0x1 dump
ipmitool -b 0x06 -t 0x2C raw 0x2E 0xC0 0x57 0x01 0x00 0x04 0x00 0x01 Disable Policy
Get power
consumption and
ipmitool -b 0x06 -t 0x2C raw 0x2E 0xC8 0x57 0x01 0x00 0x01 0x00 0x01
check the CPU
frequency
In Band
Ipmitool -b 0x06 -t 0x2C raw 0x2E 0xC1 0x57 0x01 0x00 0x10 0x01 0x10 Configure Policy
0x00 0xDC 0x00 0x70 0x17 0x00 0x00 0xDC 0x00 0x58 0x02
Configure suspend
Ipmitool -b 0x06 -t 0x2C raw 0x2E 0xC5 0x57 0x01 0x00 0x00 0x01 0x00
period
Ipmitool -b 0x06 -t 0x2C raw 0x2E 0xC0 0x57 0x01 0x00 0x05 0x00 0x01 Enable Policy
Get power
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> -b 0x06 -t consumption and
0x2C raw 0x2E 0xC8 0x57 0x01 0x00 0x01 0x00 0x01 check the CPU
frequency
Out Band ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> -b 0x06 -t Configure Policy
0x2C raw 0x2E 0xC1 0x57 0x01 0x00 0x10 0x01 0x10 0x00 0xDC 0x00
0x70 0x17 0x00 0x00 0xDC 0x00 0x58 0x02
Steps:
1. SUT run system stress.
2. Disable Policy (Please refer attached NM spec in detail)
3. Get power consumption and check the CPU frequency
4. Configure Policy (limit, correction time, action...etc)
5. Configure suspend period (no suspend period)
6. Enable Policy
7. Get power consumption and check the CPU frequency
23
Type Command Format Description
ipmitool raw 0x6 0x45 0x3 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff Delete IPMI user
In Band
0xff 0xff 0xff 0xff 0xff 0xff
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x6 Delete IPMI user
Out Band 0x45 0x3 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
0xff 0xff
24
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x4 Get Fan Reading
Out Band
0x2d 0x1
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x0 Get Chassis Status
Out Band
0x1
response byte 1: completion code, byte 2: current power state, byte 3: last power event, byte 4: Misc.
Chassis Status
[5:4]
00b = ID LED Off
01b = ID LED Blinking
10b = ID LED Indefinite On
In Band ipmitool raw 0x30 0x91 0x5d 0x6 0x30 0x30 0x30 0x30 0x30 0x30 Update PD Asset Tag
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x30 Update PD Asset Tag
Out Band
0x91 0x5d 0x6 0x30 0x30 0x30 0x30 0x30 0x30
ipmitool raw 0x30 0x91 0x5e 0x1 0x18 Set HDD account
In Band
Set HDD vendor
Ipmitool raw 0x30 0x91 0x5e 0x2 0x6 0x60 0x61 0x62 0x63 0x64 0x65
string
Ipmitool raw 0x30 0x91 0x5e 0x3 0x7d 0x02 0x00 0x0 Set HDD capacity
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x30 Set HDD model
0x91 0x5e 0x0 0x6 0x52 0x53 0x54 0x55 0x56 0x57 string
Out Band
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x30 Set HDD account
0x91 0x5e 0x1 0x18
25
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x30 Set HDD vendor
0x91 0x5e 0x2 0x6 0x60 0x61 0x62 0x63 0x64 0x65 string
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x30 Set HDD capacity
0x91 0x5e 0x3 0x7d 0x02 0x00 0x0
In Band ipmitool raw 0x4 0x26 0x21 0x18 0x0 0x0 0x0 0x30 0x32 0x0
Create an alert
ipmitool raw 0x4 0x12 0x9 0x01 0x18 0x11 0x00 policy entry on alert
policy table
In Band
Create an
Ipmitool raw 0xc 0x1 0x1 0x12 0x1 0x0 0x3 0x3 destination on
Destination
Create an
Ipmitool raw 0xc 0x1 0x1 0x13 0x1 0x0 0x0 0xa 0xa 0xc8 0x9c 0x0 0x0 destination on
0x0 0x0 0x0 0x0 Destination
addresses
Create an alert
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x4
policy entry on alert
0x12 0x9 0x01 0x18 0x11 0x00
Out Band policy table
Create an
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0xc
destination on
0x1 0x1 0x12 0x1 0x0 0x3 0x3
Destination
26
addresses
Generate a dummy
ipmitool event 1 event log. then fault
LED will be on
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x30 LED off
Out Band 0xe0 0xB 0x1 0x01
Generate a dummy
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> event 1 event log. then fault
LED will be on
27
# Power Button: GPIOD2 is 26 (26 = 0x1ah) status of button
Feedback : 00 01
Feedback : 00 00
Feedback : 00 01
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x30 Get/Check the signal
0xe1 0x1a status of button
28
Byte 21-22: DIMM EF channel minor number
Byte 23-24: DIMM GH channel minor number
ipmitool raw 0x32 0x6c 0x1 0x0 0x00 0x5 0x30 0x31 0x32 0x33 0x34 Set host name
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 configuration by
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 manual mode (host
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 name is 01234)
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00
ipmitool raw 0x32 0x6c 0x1 0x0 0x01 0x5 0x30 0x31 0x32 0x33 0x34 Set host name
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 configuration by
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 Auto mode (host
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 name is 01234)
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00
ipmitool raw 0x32 0x6c 0x2 0x0 0x0 0x0 0x11 Enable Register DNS
In Band 0x32 0x6c 0x2 0x0 => net-function, command id, parameter selector,
block selector.
Return:
byte 1: 01h-automatic; 00h-Manual mode
byte 2: host name length
byte 3-66: host name string with ASCI code.
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x32 Set host name
0x6c 0x1 0x0 0x00 0x5 0x30 0x31 0x32 0x33 0x34 0x00 0x00 0x00 0x00 configuration by
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 manual mode (host
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 name is 01234)
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x32 Set host name
Out Band
0x6c 0x1 0x0 0x01 0x5 0x30 0x31 0x32 0x33 0x34 0x00 0x00 0x00 0x00 configuration by
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 Auto mode (host
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 name is 01234)
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x32 Enable Register DNS
0x6c 0x2 0x0 0x0 0x0 0x11
29
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x32 DNS configuration
0x6c 0x7 0x0 restart
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x32 Get host name
0x6b 0x01 0x00
ipmitool raw 0x32 0x6a 0x4 0x00 0x0 0x0 0x0 0x62 0x6f 0x6e 0x64 0x30 Disable CD server
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x00 0x14 0x0 0x0
0x04 0x14 0x0 0x0 0x0 0x0 0x00 0x00 0x00 0x00 0x00
In Band
ipmitool raw 0x32 0x6a 0x4 0x00 0x0 0x0 0x1 0x62 0x6f 0x6e 0x64 0x30 Enable CD server
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x00 0x14 0x0 0x0
0x04 0x14 0x0 0x0 0x0 0x0 0x00 0x00 0x00 0x00 0x00
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x32 Disable CD server
0x6a 0x4 0x00 0x0 0x0 0x0 0x62 0x6f 0x6e 0x64 0x30 0x0 0x0 0x0 0x0
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x00 0x14 0x0 0x0 0x04 0x14 0x0 0x0
0x0 0x0 0x00 0x00 0x00 0x00 0x00
Out Band
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x32 Enable CD server
0x6a 0x4 0x00 0x0 0x0 0x1 0x62 0x6f 0x6e 0x64 0x30 0x0 0x0 0x0 0x0
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x00 0x14 0x0 0x0 0x04 0x14 0x0 0x0
0x0 0x0 0x00 0x00 0x00 0x00 0x00
ipmitool raw 0x32 0x7d 0x72 0x6f 0x6f 0x74 0x0 0x0 0x0 0x0 0x0 0x0 Set SNMP
0x0 0x0 0x0 0x0 0x0 0x0 0x31 0x32 0x33 0x34 0x35 0x36 0x37 0x38 configuration
0x39 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
In Band
ipmitool raw 0x32 0x7c 0x00 0x72 0x6f 0x6f 0x74 0x0 72 6f 6f 74 00 bf Get SNMP
4c 1c 00 42 32 00 00 00 00 55 00 00 00 00 configuration
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x32 Set SNMP
0x7d 0x72 0x6f 0x6f 0x74 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 configuration
0x0 0x31 0x32 0x33 0x34 0x35 0x36 0x37 0x38 0x39 0x0 0x0 0x0 0x0
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
Out Band
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x32 Get SNMP
0x7c 0x00 0x72 0x6f 0x6f 0x74 0x0 72 6f 6f 74 00 bf 4c 1c 00 42 32 00 configuration
00 00 00 55 00 00 00 00
30
Type Command Format Description
In Band ipmitool -b 0x06 -t 0x2c raw 0x2E 0xD5 0x57 0x01 0x00 0x00 0xE8 0x03
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x6 Enable locate LED on
0x52 0x1 0xc0 0x00 0x42 0x01 HDD1
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x6 Enable locate LED on
Out Band 0x52 0x1 0xc0 0x00 0x42 0x02 HDD2
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x6 Enable locate LED on
0x52 0x1 0xc2 0x00 0x42 0x01 HDD3
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x6 Enable locate LED on
31
0x52 0x1 0xc2 0x00 0x42 0x02 HDD4
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x6 Enable locate LED on
0x52 0x1 0xc2 0x00 0x42 0x04 HDD5
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x6 Enable locate LED on
0x52 0x1 0xc2 0x00 0x42 0x08 HDD6
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x6 Enable locate LED on
0x52 0x1 0xc2 0x00 0x42 0x10 HDD7
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x6 Enable locate LED on
0x52 0x1 0xc2 0x00 0x42 0x20 HDD8
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x6 Enable locate LED on
0x52 0x1 0xc2 0x00 0x42 0x40 HDD9
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x6 Enable locate LED on
0x52 0x1 0xc2 0x00 0x42 0x80 HDD10
Set BP fan 0 to 63
duties
ipmitool raw 0x30 0x39 0x01 0x10x0 0x3f
(=0x3fheximal;
maximum duty is 63)
Set BP fan 1 to 63
ipmitool raw 0x30 0x39 0x01 0x10x1 0x3f
duties
Set BP fan 2 to 63
ipmitool raw 0x30 0x39 0x01 0x10x2 0x3f
In Band duties
Set BP fan 3 to 63
ipmitool raw 0x30 0x39 0x01 0x10x3 0x3f
duties
Set BP fan 4 to 63
ipmitool raw 0x30 0x39 0x01 0x10x4 0x3f
duties
Set BP fan 5 to 63
ipmitool raw 0x30 0x39 0x01 0x10x5 0x3f
duties
32
Set MB fan 1 to 100
ipmitool raw 0x30 0x39 0x01 0x0 0x1 0x64
duties
33
In Band ipmitool raw 0x30 0x91 0x5a 0x1 0x0 0x0
Response:
Byte 1 – Completion Code
Byte 2..4 – PCB Firmware Revision
Byte 5 – TOB PSU Type
Byte 6 – Bottom PSU Type (it has been deprecated in this command)
PSU type:
0x00: Unknow
0x01: 1023W
0x02: 1100W
0x03: 1200W
0x04: 1400W
0x05: 1600W
0x06: 1000W
Byte 7:8 TOP PSU Maximum reading (POUT Max.), LS byte first
Byte 9:10 Bottom PSU Maximum reading (POUT Max.), LS byte first
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0xc Get the status of
0x2 0x1 0xfc 0x0 0x0 NCSI failed over
Out Band
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0xc Enabled or Disabled
0x1 0x1 0xfc the feature
00h – Disable.
(Noted: if this setting is disable, the Shared-NIC of BMC would be always enabled on first on NIC port )
01h – Enable.
34
Type Command Format Description
ipmitool raw 0x32 0x6a 0x2 0x00 0x0 0x0 0x1 0x62 0x6f 0x6e 0x64 0x30 changed KVM port
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x9b 0x1d 0x0 0x0
0x9f 0x1d 0x0 0x0 0xff 0xff 0xff 0xff 0x00 0x00 0x00
ipmitool raw 0x32 0x6a 0x4 0x00 0x0 0x0 0x1 0x62 0x6f 0x6e 0x64 0x30 changed CD device
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x9b 0x1d 0x0 0x0 port
0x9f 0x1d 0x0 0x0 0xff 0xff 0xff 0xff 0x00 0x00 0x00
ipmitool raw 0x32 0x6a 0x8 0x00 0x0 0x0 0x1 0x62 0x6f 0x6e 0x64 0x30 changed FD device
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x88 0x1d 0x0 0x0 port changed FD
0x89 0x1d 0x0 0x0 0xff 0xff 0xff 0xff 0x00 0x00 0x00 device port
Ipmitool raw 0x32 0x6a 0x10 0x00 0x0 0x0 0x1 0x62 0x6f 0x6e 0x64 changed HDD device
0x30 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x77 0x1d 0x0 port
In Band
0x0 0x79 0x1d 0x0 0x0 0xff 0xff 0xff 0xff 0x00 0x00 0x00
ipmitool raw 0x32 0x6a 0x2 0x00 0x0 0x0 0x1 0x62 0x6f 0x6e 0x64 0x30 Setting KVM Port
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x9a 0x1d 0x0 0x0 Number
0x9e 0x1d 0x0 0x0 0xff 0xff 0xff 0xff 0x00 0x00 0x00
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x32 changed CD device
0x6a 0x4 0x00 0x0 0x0 0x1 0x62 0x6f 0x6e 0x64 0x30 0x0 0x0 0x0 0x0 port
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x9b 0x1d 0x0 0x0 0x9f 0x1d 0x0 0x0
0xff 0xff 0xff 0xff 0x00 0x00 0x00
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x32 changed FD device
0x6a 0x8 0x00 0x0 0x0 0x1 0x62 0x6f 0x6e 0x64 0x30 0x0 0x0 0x0 0x0 port
Out Band
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x88 0x1d 0x0 0x0 0x89 0x1d 0x0 0x0
0xff 0xff 0xff 0xff 0x00 0x00 0x00
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x32 changed HDD device
0x6a 0x10 0x00 0x0 0x0 0x1 0x62 0x6f 0x6e 0x64 0x30 0x0 0x0 0x0 0x0 port
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x77 0x1d 0x0 0x0 0x79 0x1d 0x0 0x0
0xff 0xff 0xff 0xff 0x00 0x00 0x00
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x32 Setting KVM Port
0x6a 0x2 0x00 0x0 0x0 0x1 0x62 0x6f 0x6e 0x64 0x30 0x0 0x0 0x0 0x0 Number
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x9a 0x1d 0x0 0x0 0x9e 0x1d 0x0 0x0
0xff 0xff 0xff 0xff 0x00 0x00 0x00
35
Type Command Format Description
Set public
ipmitool raw 0x30 0x8a 0x10 0x4a 0x44 0x52 0x45 0x41 0x44 community string to
"JDREAD"
Set public
community string to
ipmitool raw 0x30 0x8a 0x11 0x4a 0x4a 0x57 0x52 0x49 0x54 0x45
"JJWRITE" with ASCII
code
ipmitool raw 0x30 0x8c 0x1 0x1 0x4a 0x4a 0x54 0x52 0x41 0x50 0x0 0x0 SNMP trap
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 configuration
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x31 0x30 0x2e 0x31 0x30 0x2e 0x31
0x32 0x2e 0x31 0x31 0x37 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
0x0 0x0 0x0 0x0 0x0 0x0
In Band
* Trap status: enabled
* Trap version: v1
* Trap community: JJTRAP
* Destination first IP: 10.10.12.117
ipmitool raw 0x30 0x8c 0x1 0x1 0x4a 0x4a 0x54 0x52 0x41 0x50 0x0 0x0 SNMP trap
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 configuration
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x1 0x31 0x30 0x2e 0x31 0x30 0x2e 0x31
0x32 0x2e 0x31 0x31 0x38 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
0x0 0x0 0x0 0x0 0x0 0x0
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x30 Get Public
0x89 0x0
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x30 Get private
0x89 0x1
Set public
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x30
community string to
0x8a 0x10 0x4a 0x44 0x52 0x45 0x41 0x44
"JDREAD"
Out Band
Set public
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x30 community string to
0x8a 0x11 0x4a 0x4a 0x57 0x52 0x49 0x54 0x45 "JJWRITE" with ASCII
code
ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> raw 0x30 SNMP trap
0x8c 0x1 0x1 0x4a 0x4a 0x54 0x52 0x41 0x50 0x0 0x0 0x0 0x0 0x0 0x0 configuration
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
0x0 0x0 0x0 0x0 0x31 0x30 0x2e 0x31 0x30 0x2e 0x31 0x32 0x2e 0x31
0x31 0x37 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
36
0x0 0x0 0x0
37
About QCT
QCT (Quanta Cloud Technology) is a global datacenter solution provider
extending the power of hyperscale datacenter design in standard and open
SKUs to all datacenter customers.
Product lines include servers, storage, network switches, integrated rack
systems and cloud solutions, all delivering hyperscale efficiency, scalability,
reliability, manageability, serviceability and optimized performance for each
workload.
QCT offers a full spectrum of datacenter products and services from
engineering, integration and optimization to global supply chain support, all
under one roof.
The parent of QCT is Quanta Computer Inc., a Fortune Global 500 technology
engineering and manufacturing company.
http://www.QCT.io
United States QCT LLC., Silicon Valley office Japan Quanta Cloud Technology Japan 株式会社
1010 Rincon Circle, San Jose, CA 95131
TOLL-FREE: 1-855-QCT-MUST 日本国東京都港区芝大門二丁目五番八号
TEL: +1-510-270-6111 牧田ビル3階
FAX: +1-510-270-6161 Makita Building 3F, 2-5-8, Shibadaimon ,
Support: +1-510-270-6216 Minato-ku, Tokyo 105-0012, Japan
TEL: +81-3-5777-0818
QCT LLC., Seattle office FAX: +81-3-5777-0819
13810 SE Eastgate Way, Suite 190, Building 1,
Bellevue, WA 98005 Taiwan 雲達科技(Quanta Cloud Technology)
TEL: +1-425-633-1620
FAX: +1-425-633-1621 桃園市龜山區文化二路 211 號 1 樓
1F, No. 211 Wenhua 2nd Rd., Guishan Dist.,
China 云达科技, 北京办公室(Quanta Cloud Technology) Taoyuan City 33377, Taiwan
TEL: +886-3-286-0707
北京市朝阳区东三环中路 1 号,环球金融中心东楼 1508 室 FAX: +886-3-327-0001
Room 1508, East Tower 15F, World Financial Center
No.1, East 3rd Ring Zhong Rd., Chaoyang District, Beijing, China Other regions Quanta Cloud Technology
TEL: +86-10-5920-7600 No. 211 Wenhua 2nd Rd., Guishan Dist.,
FAX: +86-10-5981-7958 Taoyuan City 33377, Taiwan
TEL: +886-3-327-2345
云达科技, 杭州办公室(Quanta Cloud Technology) FAX: +886-3-397-4770
浙江省杭州市西湖区古墩路浙商财富中心 4 号楼 303 室
Room 303,Building No.4,ZheShang Wealth Center
No. 83 GuDun Road, Xihu District, Hangzhou, Zhejiang , China
TEL: +86-571-2819-8660
All specifications and figures are subject to change without prior notice. Actual products may look different from the photos.
QCT, the QCT logo, Rackgo, Quanta, and the Quanta logo are trademarks or registered trademarks of Quanta Computer Inc.
All trademarks and logos are the properties of their representative holders.
Copyright © 2014-2015 Quanta Computer Inc. All rights reserved.
38