blob: 237c4114c60fcfdc84a8123f46c6938241b5b9c8 (
plain)
1
2
3
4
5
6
7
|
Description='Virtual LAN 55 on interface eth0 using DHCP'
Interface=eth0.55
Connection=vlan
# The variable name is plural, but needs precisely one interface
BindsToInterfaces=eth0
VLANID=55
IP=dhcp
|