Store Commands
Set the wireless transfer rate (speed):
store ifc <IFNUM> wlan speed auto<1 2 5 11>
<ifnum> is the interface number for the wireless device.
Set the wireless channel number:
store ifc <IFNUM> wlan channel default
<ifnum> is the interface number for the wireless device.
Set wireless antenna type:
store ifc <IFNUM> wlan antenna diverseprimaryaux
<ifnum> is the interface number for the wireless device.
Set the wireless preamble length:
store ifc <IFNUM> wlan preamble defaultlongshort
<ifnum> is the interface number for the wireless device.
Set the wireless power management mode:
store ifc <IFNUM> wlan pmm onoff
<ifnum> is the interface number for the wireless device. The string "off" disables
221