ens4:
dhcp4: false
addresses: [192.168.8.4/24]
nameservers:
addresses: [1.1.1.1,8.8.8.8]
set-name: ens4
match:
macaddress: xx:xx:xx:xx:xx:xx
I read a few guides and most of them had /24 as the allocation. I tried putting /32 and im not clear on why /24 works and /32 doesn't? In ubuntu 16.04 I only have to put the single address.