summaryrefslogtreecommitdiffstats
path: root/apex/tests/config/ifcfg-br-external
diff options
context:
space:
mode:
Diffstat (limited to 'apex/tests/config/ifcfg-br-external')
-rw-r--r--apex/tests/config/ifcfg-br-external10
1 files changed, 10 insertions, 0 deletions
diff --git a/apex/tests/config/ifcfg-br-external b/apex/tests/config/ifcfg-br-external
new file mode 100644
index 00000000..9717d6e3
--- /dev/null
+++ b/apex/tests/config/ifcfg-br-external
@@ -0,0 +1,10 @@
+DEVICE=br-external
+DEVICETYPE=ovs
+BOOTPROTO=static
+ONBOOT=yes
+TYPE=OVSBridge
+PROMISC=yes
+IPADDR=172.30.9.66
+NETMASK=255.255.255.0
+GATEWAY=172.30.9.1
+#DNS1=1.1.1.1