[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] VM / network setting
Antoine Nivard wrote: You're close...they just need to be all specified on a single vif = line, with comma delimiters. This is what my vif line looks like: vif = [ 'mac=cc:cc:cc:cc:cc:19, bridge=xen-br0', 'mac=cc:cc:cc:cc:cc:20, bridge=xen-br1', 'mac=cc:cc:cc:cc:cc:21, bridge=xen-br2' ]I would like to add more than 1 NIC: nics=3 But how to specify the MAC with VIF? I have to networking card on my server, how t configure the relation between the VIF and the cards. vif = ['mac=00:06:AA:F6:BB:B3'] vif = ['mac=aa:00:00:00:00:11,bridge=xen-br0' ] vif = ['mac=aa:00:00:00:00:11,bridge=xen-br0','bridge=xen-br1'] I would like to introduce the bonding on my server and then configure the VIF on my two cards... -Tupshin _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |