COMPANY CONFIDENTIAL
58
protmode
#iwpriv ath
N
protmode
0|1
This command will enable or disable 802.11g protection mode.. This will cause RTS/CTS sequence (or CTS to
Self) to be sent when 802.11b devices are detected on the 802.11g network. This is used to protect against
transmission by devices that do not recognize OFDM modulated frames. This command has a corresponding
get command, and its default value is 0.
#iwpriv ath0 protmode 0
#iwpriv ath0 get_protmode
ath0 get_protmode:0
pspoll
#iwpriv ath
N
pspoll
This command forces a pspoll to be output from the VAP indicated. This command is only valid for a VAP
operating in station mode, and is only used for testing. This is an action command, and as such does not have a
get command or default value.
#iwpriv ath0 pspoll
pureg
#iwpriv ath
N
pureg 1|0
This command enables or disables pure G mode. This mode does not allow 802.11b rates, and only used
OFDM modulation. This command has a corresponding get command, and its default value is 0.
#iwpriv ath0 pureg 1
#iwpriv ath0 get_pureg
ath0 get_pureg:1
qosnull
#iwpriv ath
N
qosnull
AC
Similar to the pspoll, this command will send a QoS NULL frame from the indicated VAP. The
AC
parameter
is the one defined in the WMM section. This command is only valid for a VAP operating in station mode, and
is typically only used for testing. This is an action command, thus does not have any get command or default
value.
#iwpriv ath0 qosnull 0
rate11a
rate11b
rate11g
#iwpriv ath
N
These commands set the roaming rate for each band usage. These rates are used to determine if a new AP is
required. If the data rate on the link drops below these values, the scan module will determine if a better AP on
the same ESS can be used. Values are specified in 500kbps increments, so a value of 48 indicates a rate of 24
Mbps. This command has a corresponding get command, and its default value is 48 for A band and 18 for B/G
band.
#iwpriv ath0 rate11a 32
#iwpriv ath0 rate11b 2
#iwpriv ath0 rate11g 10
#iwpriv ath0 get_rate11a
ath0 get_rate11a:32
#iwpriv ath0 get_rate11b
ath0 get_rate11b:2
#iwpriv ath0 get_rate11g
ath0 get_rate11b:10