iwconfig
iwconfig is a command-line utility used to configure wireless network interfaces on Linux. It belongs to the Wireless Tools for Linux package and interfaces with the Linux Wireless Extensions framework provided by many wireless drivers. The program is primarily used to view and modify basic wireless parameters and to diagnose wireless connections.
With an interface specified, iwconfig allows setting the network name (essid), the operating mode (such as managed,
Due to the transition to the newer cfg80211/nl80211 framework, Wireless Extensions are deprecated on many systems.
See also: iw, wpa_supplicant, cfg80211, linux wireless tools.