<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
VLANS as such don't exist in InfiniBand so the  Linux VLAN support i.e. vcontrol is not applicable.<BR>
<BR>
Instead, you should use InfiniBand partitions.  Like VLANs these create separated broadcast domains which you then typically use for different IP subnets.<BR>
<BR>
You are already using these,  your /dev/ib0  and /dev/ib1 just happen to be in the default partition.<BR>
<BR>
As you create additional partitions, then the server ports you then add as members will have new /dev/ib0_part# instances created.  ie a server with a dual port card, added to three partitions will have six /dev/ib instances<BR>
<BR>
Bear in mind if you want to bond these logical ports  that they need to be  within the same broadcast domain<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
<BR>
Richard Croucher<BR>
<A HREF="http://www.informatix-sol.com">www.informatix-sol.com</A><BR>
+44-7802-213901 <BR>
<BR>
</TD>
</TR>
</TABLE>
On Fri, 2011-10-21 at 11:39 +0900, Hiroyuki Sato wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Dear members.

I would like ask the following question.

Does IPoIB bonding support VLAN??
If so, how to configure it?

Environment
OFED: OFED-1.5.3.2
OS: Scientific Linux 6.1

Sincerely.

</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>