With this statement in /etc/network/interfaces eth2 will not be the bond
primary

iface bond0 inet static
  bond_slaves eth2 eth0
  bond_primary eth2
  bond_mode 1
  bond_arp_interval 2000
  bond_arp_ip_target 192.168.100.1
  address 192.168.100.50
  netmask 255.255.255.192
  gateway 192.168.100.1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/823366

Title:
  bond_primary is ignored in /etc/network/interfaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifenslave-2.6/+bug/823366/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to