# File lib/rubyipmi/ipmitool/commands/lan.rb, line 9 def initialize(opts = ObservableHash.new) super("ipmitool", opts) @info = {} @channel = 2 end