# File lib/rubyipmi/freeipmi/commands/chassisconfig.rb, line 66
    def bootpxe(persistent=true)
      bootdevice("PXE",persistent)
    end