diff --git a/HowtoIPMI.md b/HowtoIPMI.md index c6c5b7d6..b96de02a 100644 --- a/HowtoIPMI.md +++ b/HowtoIPMI.md @@ -143,7 +143,7 @@ chassis power Commands: status, on, off, cycle, reset, diag, soft C'est nécessaire après avoir configuré l'IP pour HP ILO pour qu'elle soit prise en compte : ~~~ -# ipmitool mc reset warm # Pour recharger +# ipmitool mc reset warm # Pour recharger (suffisant pour iLO, attendre 10s) # ipmitool mc reset cold # Pour redémarrer ~~~