Network interfaces
The Linux® kernel representation of a network device is an interface.
When a network device is defined, it is associated with a real or virtual network adapter (see Figure 1). You can configure the adapter properties for a particular network device through the device representation as a directory in sysfs.
You activate or deactivate a connection by addressing the interface with ip or an equivalent command.