Comment 63 for bug 2031537

Revision history for this message
Garry (garry0garry) wrote :

Diagnostics from ifconfig.

If failure:
enp2s0: flags=4099<UP,BROADCAST,MULTICAST>

If Ok:
enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>
        inet ...

What are the correct commands to reload interfaces in this case?

sudo service networking restart

sudo systemctl restart networking.service

sudo systemctl restart NetworkManager

sudo nmcli networking off
sudo nmcli networking on

sudo ifdown -a
sudo ifup -a