Network Interface Card User's Manual

Store Commands
309
WLAN
ADAPTER,
WLAN
Set transfer rate (speed):
store ifc <ifnum> wlan speed auto|<1 2 5 11>
<ifnum> is the interface number for the WLAN device.
<speed-flags> are the speeds being selected. They are
entered as a list of integers, separated by 'space' characters.
The following values are supported: 1 for 1Mbps, 2 for 2Mbps,
5 for 5.5Mbps, and 11 for 11Mbps. Using the word "auto"
instead of any number will set the card to use automatic
negotiation.
WLAN
ADAPTER,
WLAN
Set channel number:
store ifc <ifnum> wlan channel default <1-15>
<ifnum> is the interface number for the WLAN device.
<channel-num> selects the RF channel number (1 to 15) used
in ad-hoc mode. The word "default" will inform the device
driver to use the card's factory set default channel.
WLAN
ADAPTER,
WLAN
Set antenna type:
store ifc <ifnum> wlan antenna diverse|primary|aux
<antenna-type>
<ifnum> is the interface number for the WLAN device.
<antenna-type> is the type of antenna to be used: "primary",
"aux" (auxiliary or external) and "diverse". "diverse" allows the
WLAN card to decide on the optimal antenna during operation.
WLAN
ADAPTER,
WLAN
Set preamble length:
store ifc <ifnum> wlan preamble default|long|short
<len-type>
<ifnum> is the interface number for the WLAN device.
<len-type> is the type of preamble length required. It can be
"long", "short", or "default". "default" allows the card to use its
own factory-default.
WLAN
ADAPTER,
WLAN
Set power management mode:
store ifc <ifnum> wlan pmm on|off
<ifnum> is the interface number for the WLAN device.
The string "off" disables power-save mode. "on" enables
power-save mode with a default sleep-time of 100ms.