# File lib/rubyipmi/ipmitool/commands/lan.rb, line 61
    def gateway
      info.fetch("default_gateway_ip",nil)
    end