summaryrefslogtreecommitdiffstats
path: root/examples/ethernet-dhcp
blob: 7b0a1b549bf4bb432b2e63692439295067b78964 (plain)
1
2
3
4
5
6
CONNECTION='ethernet'
DESCRIPTION='A basic dhcp ethernet connection using iproute'
INTERFACE='eth0'
IP='dhcp'
## for DHCPv6
#IP6='dhcp'