From 78eabd2db96bfe4dc62e92a8ed1eeb10bca1aa1a Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Sat, 4 Apr 2015 18:55:09 +0200 Subject: [PATCH] ar71xx/sysmocom/ap2: set a static ip to the local port (wan/top) --- .../ar71xx/base-files/etc/uci-defaults/02_network | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network index 31fb7d8..45e7435 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network @@ -428,13 +428,24 @@ wndr3700) uci set network.@switch_port[-1].led='2' ;; sysmocom-sob-jb02 | \ -sysmocom-sob-ap1 | \ +sysmocom-sob-ap1) + uci batch <