next up previous contents
Next: get_keymgtalgs - Get Current Up: Private (Driver Specific) Driver Previous: get_ucastkeylen - Get Current   Contents

keymgtalgs - Select Key Management Algorithm

Number of Input Arguments: 1
Number of Returned Arguments: 0
Default Value: 3
Resets State Machine After Command: Yes if WPA/WPA2 is enabled
This command selects the key management algorithm used. A single parameter is passed into the driver indicating which algorithm to use. Table [*] lists the parameter value and the corresponding algorithm. This command is used used by hostapd and wpa_supplicant.

Table: Key Management Algorithms
Parameter Algorithm
0 No WPA Algorithm
1 WEP Algorithm
2 WPA TKIP Algorithm
3 WPA CCMP Algorithm


Example:To set the key management algorithm to ??? on ath0, the following command is used:
myprompt# iwpriv ath0 keymgtalgs 2



root 2005-12-16