NetworkManager/system-settings/plugins/ifupdown/tests/test9

11 lines
186 B
Text
Raw Normal View History

iface eth0 inet static
# case 9: wrapped lines inside a block (to be on the safe side)
address \
10.250.2.3
netmask \
255.255.255.192
broadcast 10.250.2.63
gateway 10.250.2.50