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