Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • To activate the payload (initiate M1->M2 transition):
    Code Block
    ipmitool-1.8.9-pps-10 -I lan -H shlfmgr02 -t 0x86 -b 0 -A NONE picmg policy set 0 2 1
    
  • To deactivate the payload (initiate M4->M5 transition):
    Code Block
    ipmitool-1.8.9-pps-10 -I lan -H shlfmgr02 -t 0x86 -b 0 -A NONE picmg policy set 0 1 0
    

...