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

Both sides previous revision Previous revision
en:users:documentation:iw [2019/06/18 15:02]
Paul Michel added missing "the"s
en:users:documentation:iw [2024/05/17 21:28] (current)
Jefferson Carpenter
Line 194: Line 194:
 For example to add a monitor interface: ​ For example to add a monitor interface: ​
 <​code>​iw phy phy0 interface add moni0 type monitor</​code>​ <​code>​iw phy phy0 interface add moni0 type monitor</​code>​
-where you can replace <​code>​monitor</​code>​ by anything else and <​code>​moni0</​code>​ by the interface name, and need to replace <​code>​phy0</​code>​ by the PHY name for your hardware (usually phy0 will be correct unless you hotplugged or reloaded any modules.) If your udev is configured incorrectly,​ the newly created virtual interface may be renamed by it right away, use <​code>​ip link</​code>​ to list all interfaces. To create a new managed mode interface you would use: +where you can replace <​code>​monitor</​code>​ by any other supported mode and <​code>​moni0</​code>​ by the interface name, and need to replace <​code>​phy0</​code>​ by the PHY name for your hardware (usually phy0 will be correct unless you hotplugged or reloaded any modules.) If your udev is configured incorrectly,​ the newly created virtual interface may be renamed by it right away, use <​code>​ip link</​code>​ to list all interfaces. To create a new managed mode interface you would use: 
  
  
en/users/documentation/iw.1560870173.txt.gz ยท Last modified: 2019/06/18 15:02 by Paul Michel