next up previous contents
Next: get_protmode - Get Status Up: Private (Driver Specific) Driver Previous: get_hide_ssid - Get Status   Contents

protmode - Enable/Disable 802.11g Protection Mode

Number of Input Arguments: 1
Number of Returned Arguments: 0
Default Value: Enabled
Resets State Machine After Command: Yes
This command enables and disables the 802.11g protection mode. To enable 802.11g protection, a value of 1 is passed into the driver. To disable 802.11g protection, a value of 0 is passed into the driver.
Example:The following command disables 802.11g protection on ath0:
myprompt# iwpriv ath0 protmode 0



root 2005-12-16