# File lib/rubyipmi/ipmitool/commands/lan.rb, line 61 def gateway if @info.length < 1 parse(print) end @info["default gateway ip"] end