# File lib/rubyipmi/ipmitool/commands/chassisconfig.rb, line 36
    def bootpxe(persistent=true)
      bootdevice("pxe",persistent)
    end