You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »


Once you are done with network configuration, you need to run nmtui-connect to enable/disable network interface based on your need.

# nmtui-connect

In order to verify the network configuration settings, you can check the content of the interface file or you can issue the below commands.

# ifconfig ens3
# ip a
# ping -c2 google.com


  • No labels