# File lib/rubyipmi/ipmitool/commands/lan.rb, line 54 def netmask if @info.length < 1 parse(print) end @info["subnet mask"] end