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