aboutsummaryrefslogtreecommitdiffstats
path: root/examples/source-router/ip-wlan1/up
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-23 06:49:25 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-23 06:49:25 +0000
commit1aa3bc74170f10a4285827efa2748d1d6c2e4613 (patch)
tree3fc6b79944f119dddf85a1cf8758cfbbab607cbe /examples/source-router/ip-wlan1/up
parent3c61b2916c56bfa8d3ce7a6a5480eb93c2ed1470 (diff)
downloads6-rc-1aa3bc74170f10a4285827efa2748d1d6c2e4613.tar.gz
New example batch of service definitions
Diffstat (limited to 'examples/source-router/ip-wlan1/up')
-rw-r--r--examples/source-router/ip-wlan1/up4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/source-router/ip-wlan1/up b/examples/source-router/ip-wlan1/up
new file mode 100644
index 0000000..7513b05
--- /dev/null
+++ b/examples/source-router/ip-wlan1/up
@@ -0,0 +1,4 @@
+s6-envdir /etc/env-network
+importas -uSi WLAN1_IP4
+if { ip addr add ${WLAN1_IP4}/24 dev wlan1 }
+ip link set dev wlan1 up