The system==>administrator==>network was available in the previous releases.

Didn’t this work?
sudo ifconfig eth0 192.168.1.2 netmask 255.255.255.0 up
sudo route add default gw 192.168.1.1 eth0