allow-hotplug ap0
auto ap0
iface ap0 inet static
    address BASE_24.1
    netmask 255.255.255.0

post-up /etc/network/up-bridge.sh
