# File lib/rubyipmi/ipmitool/commands/lan.rb, line 53
    def mac
      info.fetch("mac_address",nil)
    end