#auto wlan1
iface wlan1 inet dhcp
udhcpc_opts -S -b >/dev/null &
post-up ##WLAN1_POST_UP_ACTION##
pre-down ##WLAN1_PRE_DOWN_ACTION##