NetworkManager/system-settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-dhcp
Dan Williams 899ef9b200 ifcfg-rh: add testcases
With a few fixes to WPA support found while writing the testcases.
2009-03-01 19:04:55 -05:00

14 lines
243 B
Text

# 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