Users Guide

[610 : 685 INFO]Power Consumption Mode Value Updated (1):
Remote ipmitool DIAG OS power management
Use ipmitool to reboot and power-o from the BMC serial console command prompt.
NOTE: When building the kernel for VEP4600, the kernel ag CONFIG_IPMI_POWEROFF should be set to n. Having this ag
turned on will cause the kernel to send the ipmi command to power down the chassis when the CPU is powered-o. For
example, pressing the push button for ve seconds will power down the CPU.
Pressing the push button for 5 secs with this ag set to n in the kernel will power down the chassis (standby mode). The only way to
power-up the chassis will be to issue the ipmi command from remote station to the BMC to power-on the VEP4600.
1 Run ipmitool from the BMC serial console command prompt.
a Use this command to reboot the remote system.
ipmitool -I lanplus -H xxx.x.x.x -U admin -P admin power reset
b Use this command to power-o the remote system.
ipmitool -I lanplus -H xxx.x.x.x -U admin -P admin power off
c Use this command to power-on the remote system.
ipmitool -I lanplus -H xxx.x.x.x -U admin -P admin power on
d Use this command to cold reboot the remote system.
ipmitool -I lanplus -H xxx.x.x.x -U admin -P admin power cycle
2 Use this command to boot into BIOS settings.
ipmitool -I lanplus -H xxx.x.x.x -U admin -P admin chassis bootparam set bootflag force_bios
ipmitool -I lanplus -H xxx.x.x.x -U admin -P admin power reset
Remote power cycle system
87