IBM
5110e PSOC 버전확인하는 방법
엔지니어-FIXER
2016. 1. 22. 01:00
Users can identify the PSOC version by using the following IPMI command.
Step1: ipmitool raw 0x06 0x52 0xfd 0xe2 0 0x04
Step2: ipmitool raw 0x06 0x52 0xfd 0xb0 0x09
Output:
Â 50 53 6F 43 1E 0A 30 69 35 35 -> Old version |
위 IPMITOOL명령어로 확인가능하다고 합니다.