| 123456789 | # Configuration file for aoetools.# Enter the list of network interfaces to restrict the AoE discovery to, separated by spaces.# It can be blank, i.e., "".# If you do not want AoE discovery at all, enter "none" as the list of interfaces.## If neither the aoe_iflist module load option nor this list of interfaces are used, the aoe driver# will use any network interface for AoE traffic.INTERFACES="none"
 |