iwconfig configures a wireless network interface
related: ifconfig
Installation
sudo apt install net-tools
Commands
1. Change NIC channel
iwconfig <NIC name> channel <channel number>
2. change mode of NIC (monitor.. )
iwconfig <NIC> mode <mode name>