COMPANY CONFIDENTIAL
43
The command is a combination of the above, so a value of 3 indicates both unspec and PSK support. The
command has a corresponding get command.
#iwpriv ath0 keymgtalgs 3
#iwpriv ath0 get_keymgtalgs
ath0 get_keymgtalgs:3
mcastcipher
#iwpriv ath
N
mcastcipher
cipher
Used mainly by the hostapd daemon, this command will set the cipher used for multicast. The value of cipher is
one of the following:
Value
Cipher Type
0
IEEE80211_CIPHER_WEP
1
IEEE80211_CIPHER_TKIP
2
IEEE80211_CIPHER_AES_OCB
3
IEEE80211_CIPHER_AES_CCM
5
IEEE80211_CIPHER_CKIP
6
IEEE80211_CIPHER_NONE
The iwpriv command sets the cipher type for the VAP. This is required to support operation of the host_apd
authenticator. It has no default value, and the command has a corresponding get command.
#iwpriv ath0 mcastcipher 1
#iwpriv ath0 get_mcastcipher
ath0 get_mcastcipher:1
mcastkeylen
#iwpriv ath
N
mcastkeylen
length
This is only valid for WEP operations. This command is used to set the key length of the WEP key. Key
lengths of 5 (40 bits) or 13 (104 bits) are the only valid values, corresponding to 64 or 128 bit WEP encoding,
respectively. This command has no default value. This command has a corresponding get command.
#iwpriv ath0 mcastkeylen 5
#iwpriv ath0 get_mcastkeylen
ath0 get_mcastcipher:5
privacy
#iwpriv ath
N
privacy
1|0
The privacy flag is used to indicate WEP operations. This is not normally used by an application other than
host_apd. WEP operations are normally configured through the appropriate iwconfig command. This
command has a corresponding get command, and its default value is 0.
#iwpriv ath0 privacy 1
#iwpriv ath0 get_privacy
ath0 get_privacy:1
rsncaps
#iwpriv ath
N
rsncaps
flags
This command sets the RSN capabilities flags. The only valid capability flag is 0x01, RSN_CAP_PREAUTH,
which is used to configure the AP for preauthorization functionality. This is normally used only by host_apd
when configuring the VAP. This command has a corresponding get command.
#iwpriv ath0 rsncaps 0x01
#iwpriv ath0 get_rsncaps
ath0 get_rsncaps:1
Содержание AP222A
Страница 1: ...AP222A AP User s Manual...
Страница 22: ...COMPANY CONFIDENTIAL 21 Figure 6 VAP Configuration Page 2 of 2...