Network interfaces

6.10 LPAR mode z/VM guest KVM guest

The Linux® kernel representation of a network device is an interface.

Figure 1. Interfaces
This graphic shows an interface in the kernel pointing to a device in a device driver and the device pointing to a network adapter

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.