# File lib/rubyipmi/freeipmi/commands/lan.rb, line 52
    def vlanid
      info.fetch("vlan_id", nil)
      # some other vlan configuration that might also be useful
      # "vlan_id_enable"
      # "vlan_priority"
    end