You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How To Check The Network Configuration on a Linux Instance

edited Feb 23, 2023 12:29PM in Linux

The ip command can be used with different options to check and configure network devices on a Linux system.

To check the current network link-layer configuration for all available devices on a Linux system run the following command:

# ip link show

The network configuration for each network device on Linux system, can be checked with the ip command:

# ip addr show

For further information on the ip command and how it can be used, see the following video on using the ip command on Oracle Linux 8.

Although the video refers to Oracle Linux 8, the specific ip commands will work on all current versions of Oracle Linux and Ubuntu.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!