# File lib/rubyipmi/freeipmi/commands/lan.rb, line 33
    def ip
      info.fetch("ip_address", nil)
    end