# NB: don't set bonding iface name so that it could conflict with
# kernel modules, because the name will be used as kernel module name.

# optional override
#IFENSLAVE=
# Slave ifaces. Mandatory.
#HOST=
# Operation mode (optional).
# 0: round robin (default)
# 1: active-backup
# 2: xor
# 3: broadcast
# 4: IEEE 802.3ad Dynamic link aggregation
#BONDMODE=

# Additional options. This will have effect per interface.
# miimon:int: Link check interval in milliseconds
# updelay:int: Delay before considering link up, in milliseconds
# downdelay:int: Delay before considering link down, in milliseconds
# use_carrier:int: Use netif_carrier_ok (vs MII ioctls) in miimon;
# 0 for off, 1 for on (default)
# primary:string: Primary network device to use
# lacp_rate:string: LACPDU tx rate to request from 802.3ad partner (slow/fast)
# arp_interval:int: arp interval in milliseconds
# arp_ip_target:string array (min = 1, max = 16): arp targets in n.n.n.n form
#BONDOPTIONS=
