On Fri, 2009-11-27 at 17:14 -0600, Christopher G. Stach II wrote: > ----- "Tait Clarridge" <tait@xxxxxxxxxxxx> wrote: > > > Interesting, thanks for the info. Can I specify which VLANs it is > > going > > to configure and bridge? > > Example bridge interface: > > /etc/sysconfig/network-scripts/ifcfg-br10: > DEVICE=br10 > TYPE=Bridge > BOOTPROTO=none > ONBOOT=yes > DELAY=0 > STP=on > > Example vlan interface on a bridge (you can do this with physical interfaces, as well): > > /etc/sysconfig/network-scripts/ifcfg-bond0.10: > DEVICE=bond0.10 > BOOTPROTO=none > ONBOOT=yes > USERCTL=no > VLAN=yes > BRIDGE=br10 > I do know how to bond interfaces, I was simply asking about the bridging and vlanning from the network init scripts. although it does it by default I think I will stick to my script as it may be useful if not using a redhat based OS. The script is also nice as I can just add lines to the VLAN= section to add more at boot time and not have to worry about copying and pasting other ones. But to each their own.
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ CentOS-virt mailing list CentOS-virt@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos-virt