summary refs log tree commit diff
path: root/system-settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-static-no-prefix-16
blob: 0799903887fc27ba2637c53dc87493fa934003fe (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=none
ONBOOT=yes
USERCTL=yes
MTU=1492
NM_CONTROLLED=yes
DNS1=4.2.2.1
DNS2=4.2.2.2
IPADDR=172.16.3.4
GATEWAY=172.16.3.1