summaryrefslogtreecommitdiffstats
path: root/recipes-test/demo-network-config/files
diff options
context:
space:
mode:
authorMike Sul <ext-mykhaylo.sul@here.com>2019-06-13 13:22:24 +0300
committerMike Sul <ext-mykhaylo.sul@here.com>2019-06-13 15:54:17 +0300
commit99e8cb86f6b7d02c618bbb492e776d24d22821e4 (patch)
tree609a5e034ddfce0d677e87c916a7f851fbbd260c /recipes-test/demo-network-config/files
parent2e2fb57021d79b7fdd0fe416080c690a7d50591a (diff)
downloadmeta-updater-99e8cb86f6b7d02c618bbb492e776d24d22821e4.tar.gz
OTA-2541: Primary and Secondary network configuration in case of RPi
Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com>
Diffstat (limited to 'recipes-test/demo-network-config/files')
-rw-r--r--recipes-test/demo-network-config/files/26-multihomed-client.network9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-test/demo-network-config/files/26-multihomed-client.network b/recipes-test/demo-network-config/files/26-multihomed-client.network
new file mode 100644
index 0000000..f1e6cc6
--- /dev/null
+++ b/recipes-test/demo-network-config/files/26-multihomed-client.network
@@ -0,0 +1,9 @@
1[Match]
2Name=@IFNAME@
3
4[Network]
5Description=Multihomed network. DHCP-assigned IP for Primary<->Backend. Statically assigned IP for Primary<->Secondary
6DHCP=yes
7
8[Address]
9Address=@ADDR@