IWCONFIG Commands Cheat Sheet

Here is a cli commands cheat sheet for IWCONFIG command, you can use this as a quick reminder for basic commands with a brief description for each of the commands.

What is IWCONFIG command?

Add some data here

        # To display wireless settings of the first wireless adapter:
iwconfig wlan0

# To take down / up the wireless adapter:
iwconfig wlan0 txpower {on|auto|off}

# To change the mode of the wireless adapter:
iwconfig wlan0 mode {managed|ad-hoc|monitor}
    

Check out the IWCONFIG command documentation .


You can also check our MegaSh cheatsheet tool, that has 150+ searchable linux cheat sheets in one page, so you never forget a command as you work again

Check Also

Best AI tools list