summaryrefslogtreecommitdiffstats
path: root/examples/vlan-dhcp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/vlan-dhcp')
-rw-r--r--examples/vlan-dhcp5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/vlan-dhcp b/examples/vlan-dhcp
new file mode 100644
index 0000000..8c6ad23
--- /dev/null
+++ b/examples/vlan-dhcp
@@ -0,0 +1,5 @@
+INTERFACE="eth0.55"
+VLAN_PHYS_DEV="eth0"
+VLAN_ID="55"
+CONNECTION="vlan"
+IP="dhcp"