
3.13 SETMACMODE
The AIR802 USB-ADG-2 is an 802.11b/g solution. Therefore, we support the PURE_A, PURE
B, PURE G and Mixed mode in our driver. One can use the following command to change the
MAC mode in our driver.
iwpriv ethX set_mac_mode <MAC mode>
1: Mixed Mode
2: Pure G Mode
3: Pure B Mode
4: Pure A Mode
3.14 GETMACMODE
You may get the MAC mode of our driver by the following command:
iwpriv ethX get_mac_mode
3.15 CONNECTTOTHEDESIGNATEDACCESSPOINT
You may associate with the designated Access Point with a given Cell Number by the following
command.
iwpriv ethX connect <Cell Number>
The Cell Number is obtained from the site survey operation by the doing “iwlist” command.
We recommend that user uses the following scenario under the Managed
(Infrastructure) or Ad-hoc mode. You may first do a site survey operation by the
following command:
iwlist ethX scanning
Then, associate with the AP with the Cell number got from the iwlist command.
iwpriv ethX connect <Cell Number>
16
Comentarios a estos manuales