Versions Compared

Key

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

...

  • To deactivate the payload (initiate M4->M5 transition):

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

    Code Block
    languagenone
    ipmitool-pps -I lan -H shlfmgr02 -t 0x86 -b 0 -A NONE picmg policy set 0 1 0
    

...