Ipmitool

From 탱이의 잡동사니
Revision as of 15:29, 12 May 2016 by Pchero (talk | contribs)
Jump to navigation Jump to search

Overview

ipmitool 명령어 내용 정리

Example

<source lang=bash> $ ipmitool -H 127.0.0.1 -I lanplus -U ADMIN -P admin $ ipmitool -H 127.0.0.1 -I lanplus -P admin -U ADMIN chassis power status Error loading interface lanplus $ ipmitool -H 127.0.0.1 -I lanplus -P admin -U ADMIN chassis power status </source>

See also