Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

You can also use other useful network utilities such as ethtool and mii-tool to check the speed of network interface, and etc.

Code Block
# ethtool ens3
# mii-tool ens3

Image Added