Searched refs:IPMITOOL (Results 1 – 4 of 4) sorted by relevance
121 echo "$IPMITOOL -I $IPMIINTF lan set $CHANNEL $PARAM $VALUE"125 $IPMITOOL -I $IPMIINTF lan set $CHANNEL $PARAM $VALUE156 IPMITOOL=ipmitool164 IPMITOOL=ipmiadm195 if [ ! -x `which $IPMITOOL` ]; then196 echo "Error: unable to find $IPMITOOL"
32 IPMITOOL=`which ipmitool`157 temp_ip=$(${IPMITOOL} lan alert print ${CHANNEL} ${ALERT_DEST}\167 ${IPMITOOL} lan alert set ${CHANNEL} ${ALERT_DEST} ipaddr ${1} \177 [ $(${IPMITOOL} -I open channel info ${CHANNEL} 2>/dev/null \201 ${IPMITOOL} lan set ${CHANNEL} alert "${1}" >/dev/null 2>&1
134 IPMB Dual Bridging in IPMITOOL198 Its been working well with IPMITOOL on the LAN interface with:
1 # IPMITOOL-cheatsheet.md