# File lib/rubyipmi/ipmitool/commands/lan.rb, line 57
    def netmask
      info.fetch("subnet_mask",nil)
    end