# File lib/rubyipmi/ipmitool/commands/lan.rb, line 21
    def channel=(num)
      refresh
      @channel = num
    end