wlp2s0
wlp2s0 is a typical name for a wireless local area network (WLAN) interface on Linux systems when using the predictable network interface naming scheme. The prefix “wl” identifies a wireless LAN device, while the following elements convey the device’s PCI location and function (for example, “p2” indicates PCI bus 2 and “s0” indicates function 0).
In most Linux environments, wlp2s0 appears as a network interface in the system’s networking stack. It is
Origin and naming scheme: wlp2s0 is part of the predictable network interface names introduced by udev/systemd
Reverting to older naming conventions is possible on some distributions by disabling predictable names (for example,