IWCONFIG

used to configure a wireless network interface. You can see and set the basic Wi-Fi details like SSID channel and encryption.

iwconfig command in Linux is use to configure a wireless network interface. You can see and set the basic Wi-Fi details like SSID channel and encryption. You can refer man page of iwconfig to know more.

# iwconfig [interface]

Last updated

Was this helpful?