about summary refs log tree commit diff
path: root/system-settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-dhcp
blob: 727d2cebccd21abb067b65dfc6cd8500b6e64ac2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Intel Corporation 82540EP Gigabit Ethernet Controller (Mobile)
TYPE=Ethernet
DEVICE=eth0
HWADDR=00:11:22:33:44:ee
BOOTPROTO=dhcp
ONBOOT=yes
USERCTL=yes
IPV6INIT=no
NM_CONTROLLED=yes
PEERDNS=no
DHCP_HOSTNAME=foobar
DNS1=4.2.2.1
DNS2=4.2.2.2