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