User Tools

Site Tools


en:users:documentation:iw

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
en:users:documentation:iw [2015/01/26 09:49]
127.0.0.1 external edit
en:users:documentation:iw [2016/08/05 23:36]
Jared Lemke [Modifying monitor interface flags] - added "active" to the list of options
Line 167: Line 167:
  
  
-<​code>​iw dev <​devname>​ set txpower <​auto|fixed|limit>​ [<tx power in mBm>] +<​code>​iw dev <​devname>​ set txpower <​auto|fixed|limit>​ [<tx power in dBm>] 
-iw phy <​phyname>​ set txpower <​auto|fixed|limit>​ [<tx power in mBm>​]</​code>​+iw phy <​phyname>​ set txpower <​auto|fixed|limit>​ [<tx power in dBm>​]</​code>​
  
 ===== Power save ===== ===== Power save =====
Line 203: Line 203:
 ==== Modifying monitor interface flags ==== ==== Modifying monitor interface flags ====
  
-You can customize the type of monitor interface you create. This can be very useful for debugging purposes on end user systems. For example suppose you want to help a user you can take advantage of the fact that a monitor interface in mac80211 uses radiotap to pass up to userspace additional data. Say we want to help a user fish out data without affecting the device'​s performance by setting ​it it to a full monitor interface ​an monitor interface with no additional monitor flags can be created as follows: ​+You can customize the type of monitor interface you create. This can be very useful for debugging purposes on end user systems. For examplesuppose you want to help a user. You can take advantage of the fact that a monitor interface in mac80211 uses radiotap to pass up to userspace additional data. Say we want to help a user fish out data without affecting the device'​s performance by setting it to a full monitor interface. A monitor interface with no additional monitor flags can be created as follows: ​
  
  
Line 225: Line 225:
           * otherbss ​           * otherbss ​
           * cook            * cook 
 +          * active
 ===== Deleting interfaces with iw ===== ===== Deleting interfaces with iw =====
  
en/users/documentation/iw.txt · Last modified: 2024/05/17 21:28 by Jefferson Carpenter