Thanks for your support, I would like to create two public subnets, both facing public without routers involved. my questions was how to configure bridge for three interfaces, is it same bridge, am a bit confuse.
[root@kvm1 network-scripts]# less ifcfg-eth0 DEVICE=eth0 HWADDR=00:25:90:CA:70:66 TYPE=Ethernet ONBOOT=yes BRIDGE=cloudbr0 [root@kvm1 network-scripts]# less ifcfg-eth2 DEVICE=eth2 TYPE=Ethernet HWADD=90:E2:BA:54:DF:9A ONBOOT=yes BRIDGE=cloudbr0 [root@kvm1 network-scripts]# less ifcfg-eth3 DEVICE=eth3 HWADDR=90:E2:BA:54:DF:9B TYPE=Ethernet ONBOOT=yes BRIDGE=cloudbr0 On Sun, Jan 19, 2014 at 9:21 PM, Sanjeev Neelarapu < sanjeev.neelar...@citrix.com> wrote: > Hi, > > You can also try creating two physical networks (in CS) and use traffic > lables . Please refer to admin guide on how to create multiple physical > netowrks and mapping nics to each physical network. > > -Sanjeev > > -----Original Message----- > From: Shanker Balan [mailto:shanker.ba...@shapeblue.com] > Sent: Monday, January 20, 2014 9:51 AM > To: CloudStack-Users > Subject: Re: CloudStack 4.2 Advance networking setup > > Comments inline. > > On 20-Jan-2014, at 8:56 am, motty cruz <motty.c...@gmail.com> wrote: > > > Thanks Shanker, I would like to create two different network, both > > network facing the public, two different public network that is, can > > this be achieve with bonding the interfaces? > > I am trying to guess what you mean here: > > (1) Are you looking to assign multiple public IP ranges? > > Yes, you can assign multiple subnets as public IP ranges which will carry > public Internet traffic. > > (2) Are you looking to assign multiple public IP ranges when your > hypervisor hosts have a bond configuration? > > Yes, multiple physical NICs can be configured as logical bonds to carry > public traffic. > > Regards. > @shankerbalan > > > > > > Thanks, > > > > > > > > On Fri, Jan 17, 2014 at 5:44 PM, Shanker Balan > > <shanker.ba...@shapeblue.com>wrote: > > > >> On 18-Jan-2014, at 3:56 am, motty cruz <motty.c...@gmail.com> wrote: > >> > >>> Hi all, > >>> > >>> this question is about advance zone networking, I would like to have > >> three > >>> interfaces dedicate to guest networks, do I have to create a bridge > >>> for each interface? I hope is not a foolish questions. > >> > >> You will require to create a bond. > >> > >> > >> (eth1+eth2+eth3) -> bond0 -> bridge0 -> Traffic Label > >> > >> > >> -- > >> @shankerbalan > >> > >> M: +91 98860 60539 | O: +91 (80) 67935867 shanker.ba...@shapeblue.com > >> | www.shapeblue.com | Twitter:@shapeblue ShapeBlue Services India > >> LLP, 22nd floor, Unit 2201A, World Trade Centre, Bangalore - 560 055 > >> > >> Need Enterprise Grade Support for Apache CloudStack? > >> Our CloudStack Infrastructure Support< > >> http://shapeblue.com/cloudstack-infrastructure-support/> offers the > >> best > >> 24/7 SLA for CloudStack Environments. > >> > >> Apache CloudStack Bootcamp training courses > >> > >> **NEW!** CloudStack 4.2 > >> training<http://shapeblue.com/cloudstack-training/ > >>> > >> 08/09 January 2014, London<http://shapeblue.com/cloudstack-training/> > >> 13-17 January 2014, GLOBAL. Instructor led, On-line< > >> http://shapeblue.com/cloudstack-training/> > >> 20-24 January 2014, GLOBAL. Instructor led, On-line< > >> http://shapeblue.com/cloudstack-training/> > >> > >> This email and any attachments to it may be confidential and are > >> intended solely for the use of the individual to whom it is > >> addressed. Any views or opinions expressed are solely those of the > >> author and do not necessarily represent those of Shape Blue Ltd or > >> related companies. If you are not the intended recipient of this > >> email, you must neither take any action based upon its contents, nor > >> copy or show it to anyone. Please contact the sender if you believe > >> you have received this email in error. Shape Blue Ltd is a company > >> incorporated in England & Wales. ShapeBlue Services India LLP is a > >> company incorporated in India and is operated under license from > >> Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company > >> incorporated in Brasil and is operated under license from Shape Blue > Ltd. ShapeBlue is a registered trademark. > >> > > -- > @shankerbalan > > M: +91 98860 60539 | O: +91 (80) 67935867 shanker.ba...@shapeblue.com | > www.shapeblue.com | Twitter:@shapeblue ShapeBlue Services India LLP, 22nd > floor, Unit 2201A, World Trade Centre, Bangalore - 560 055 > > This email and any attachments to it may be confidential and are intended > solely for the use of the individual to whom it is addressed. Any views or > opinions expressed are solely those of the author and do not necessarily > represent those of Shape Blue Ltd or related companies. If you are not the > intended recipient of this email, you must neither take any action based > upon its contents, nor copy or show it to anyone. Please contact the sender > if you believe you have received this email in error. Shape Blue Ltd is a > company incorporated in England & Wales. ShapeBlue Services India LLP is a > company incorporated in India and is operated under license from Shape Blue > Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil > and is operated under license from Shape Blue Ltd. ShapeBlue is a > registered trademark. >