summaryrefslogtreecommitdiffstats
path: root/tests/netinfo/net-eth0.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/netinfo/net-eth0.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/netinfo/net-eth0.conf b/tests/netinfo/net-eth0.conf
new file mode 100644
index 0000000..3c79b6d
--- /dev/null
+++ b/tests/netinfo/net-eth0.conf
@@ -0,0 +1,17 @@
+DEVICE='eth0'
+PROTO='dhcp'
+IPV4ADDR='192.0.2.101'
+IPV4BROADCAST='192.0.2.255'
+IPV4NETMASK='255.255.255.0'
+IPV4GATEWAY='192.0.2.1'
+IPV4DNS0='192.0.2.42'
+IPV4DNS1='0.0.0.0'
+HOSTNAME='example-host'
+DNSDOMAIN='example.net'
+NISDOMAIN=''
+ROOTSERVER='192.0.2.1'
+ROOTPATH=''
+filename=''
+UPTIME='4'
+DHCPLEASETIME='86400'
+DOMAINSEARCH='example.net. example.com.'