On 22/06/10 11:18, John Haxby wrote:
> 
> 
> On 21 June 2010 21:42, Srija <[email protected]
> <mailto:[email protected]>> wrote:
> 
>      Hi
> 
>     This is regarding the   configuration of bonding  between  the two
>     ports,
> 
>     I have already configured with  eth0 and eth1 bonded to bond0 and it
>     worked fine.
> 
>     The configuration is simple and associated to one ip (configured in
>     bond0 configuration file ) which is communicating to eth0 and eth1.
>     eth0 and eth1 is set as slave of bond0.
> 
>     Now I want to configure the same eth0 and eth1 to bond0 when, eth0
>     is set with trunking and associated to three subnets.
> 
> 
> If I understand you correctly, you want VLAN trunking with bond0.  
> Possibly more than one different VLAN (three?).
> 
> In that case, you create a bond0.NN where NN is the VLAN tag.   You can
> have more than one of these.  The VLAN tag is taken care of by the bond
> device rather than the bond's slaves.
> 
> There's more information in
> /usr/share/doc/kernel-doc-*/Documentation/networking/bonding.txt (you'll
> need to install kernel-doc for that) and also somewhere in
> /usr/share/doc/initscripts-*/* -- that documentation is a bit spotty
> though and I tend to resort to reading the actual shell scripts in
> /etc/sysconfig/network-scripts.
> 
> jch

>From the last time I looked at it this seems to be one of the best sets
of documentation:
http://www.linuxfoundation.org/collaborate/workgroups/networking/bonding

Tim

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to