diff --git a/src/wtp/wtp_uci.default.conf b/src/wtp/wtp_uci.default.conf index 9f3682ee..8606b573 100644 --- a/src/wtp/wtp_uci.default.conf +++ b/src/wtp/wtp_uci.default.conf @@ -41,7 +41,18 @@ config 'wtp' # bindings mode # possible values: capwpa80211, cisco + + # interface + # Interface to use as primary interface + # Default: wtp tries to determine the primary interface + # by itself. + option interface + + # ip + # IP address to use as + option ip + config 'dbg'