summaryrefslogtreecommitdiffstats
path: root/examples/ethernet-dhcp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ethernet-dhcp')
-rw-r--r--examples/ethernet-dhcp9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/ethernet-dhcp b/examples/ethernet-dhcp
deleted file mode 100644
index 0719632..0000000
--- a/examples/ethernet-dhcp
+++ /dev/null
@@ -1,9 +0,0 @@
-CONNECTION='ethernet'
-DESCRIPTION='A basic dhcp ethernet connection using iproute'
-INTERFACE='eth0'
-IP='dhcp'
-## for DHCPv6
-#IP6='dhcp'
-## for IPv6 autoconfiguration
-#IP6='stateless'
-