2 examples for iwconfig

{{ score }}
  # display wlan information about all interfaces
iwconfig
# display wlan information about a single interface
iwconfig wlan0
        
{{ score }}
  # control your wlan / ethernet speed
# ex wlancard @ 54MB:

iwconfig wlan0 rate 54M fixed