Store Commands

WLAN

Set transfer rate (speed):

ADAPTER,

store ifc <ifnum> wlan speed auto<1 2 5 11>

WLAN

<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

Set channel number:

ADAPTER,

store ifc <ifnum> wlan channel default <1-15>

WLAN

<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

Set antenna type:

ADAPTER,

store ifc <ifnum> wlan antenna diverseprimaryaux

WLAN

<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

Set preamble length:

ADAPTER,

store ifc <ifnum> wlan preamble defaultlongshort

WLAN

<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

Set power management mode:

ADAPTER,

store ifc <ifnum> wlan pmm onoff

WLAN

<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.

309