ifupdown-ng/tests/fixtures/stanza-merging.interfaces

15 lines
222 B
Text
Raw Normal View History

# cidr and without-cidr should be equivalent
iface cidr
address 203.0.113.1/32
iface cidr
address 203.0.113.2/24
iface without-cidr
address 203.0.113.1
netmask 32
iface without-cidr
address 203.0.113.2
netmask 24