[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Nic Bonding xen 4-0 squeeze
Hello, You can try something like : auto bond0 iface bond0 inet manual slaves eth0 eth2 bond-mode active-backup bond-miimon 100
bond-downdelay 200 bond-updelay 200 auto br0 iface br0 inet static address 192.168.0.1 netmask 255.255.255.0 network 192.168.0.0
gateway 192.168.0.254 bridge_ports bond0 pre-up /sbin/ifup bond0 post-down /sbin/ifdown bond0 And you comment out the network-script in your xen config file.
Regards Olivier 2011/11/28 Fran Rodríguez <fran.clasico@xxxxxxxxx> hi list, _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |