about summary refs log tree commit diff
path: root/src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-obsolete-gateway-n
blob: 2190a9959f4d167e9d66b4ea4a893274aecbbb0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# GATEWAY<N> is obsolete, but we read it for backwards compatibility

TYPE=Ethernet
DEVICE=eth0
HWADDR=00:11:22:33:44:ee
BOOTPROTO=none
ONBOOT=yes

# manual IP
IPADDR1=1.2.3.4
PREFIX1=24
GATEWAY1=1.1.1.1