Changes between Version 2 and Version 3 of linux/ipmi
- Timestamp:
- 2011/12/09 16:38:11 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
linux/ipmi
v2 v3 30 30 31 31 {{{ 32 $ ipmitool -I lanplus -H 1 72.18.255.65 -U ADMIN sol activate32 $ ipmitool -I lanplus -H 192.168.1.45 -U ADMIN sol activate 33 33 }}} 34 35 切断は別のコンソールから、 36 37 38 {{{ 39 $ ipmitool -I lanplus -H 192.168.1.45 -U ADMIN sol deactivate 40 }}} 41 42 とする。