# File lib/rubyipmi/ipmitool/commands/bmc.rb, line 12
    def lan
      @lan ||= Rubyipmi::Ipmitool::Lan.new(@options)
    end