search for: bond_master

Displaying 1 result from an estimated 1 matches for "bond_master".

2011 Mar 02
4
networkinterface type proposal
...=> active_backup", # use the new-style BONDING_OPTS variable extra_opts => "BONDING_OPTS=''mode=active-backup arp_interval=60 arp_ip_target=192.168.1.254''" } # slave interfaces for the bond networkinterface { "eth0": ensure => enabled, bond_master => bond0, } networkinterface { "eth1": ensure => enabled, bond_master => bond0, } ### ip aliases # this requires a unique namevar so you couldn''t model solaris # or iproute2-style secondary addresses without composite keys networkinterface { "bge0:1&quot...