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