Guest User

ovs bond

a guest
Jul 13th, 2015
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. DEVICE=bond0
  2. OVS_BRIDGE=br-ex
  3. DEVICETYPE=ovs
  4. TYPE=OVSBond
  5. ONBOOT=yes
  6. BOND_IFACES="eth0 eth1"
  7. OVS_OPTIONS="bond-mode=balance-tcp lacp=active"
  8. #TYPE=bonding
  9. #BONDING_OPTS="miimon=100 mode=4"
  10. MTU=1600
  11. BOOTPROTO=none
Advertisement
Add Comment
Please, Sign In to add comment