# File lib/rubyipmi/freeipmi/commands/lan.rb, line 45
    def gateway
      info.fetch("default_gateway_ip_address", nil)
    end