beautypg.com

IBM INFOPRINT 6500 User Manual

Page 330

background image

Chapter 16

Complete Command List

330

WIRELESS

ADAPTER,

WIRELESS

Define a auth-user-name to be used in the LEAP operation:

store ifc wlan user

This auth-user-name needs to match the user name entered in
the LEAP Access Point.

WIRELESS

Define a auth-password to be used in the LEAP operation:

store ifc wlan pass

This auth-password needs to match the password entered in
the LEAP Access Point.

WIRELESS

Set the network name (SSID):

store ifc <ifnum> wlan ssid <network-name>

is the interface number for the WLAN interface.
is a 1 to 32 ASCII character string.

WIRELESS

ADAPTER,

WIRELESS

Set network mode:

store ifc <ifnum> wlan mode adhoc|pseudo|managed
<net-mode>

is the interface number for the WLAN device.
is the type of network operation mode: “adhoc,”
“pseudo” or “managed.” “pseudo” stands for pseudo IBSS
(Proprietary adhoc).

WIRELESS

ADAPTER,

WIRELESS

Set transfer rate (speed):

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

is the interface number for the WLAN device.
<1 2 5 11> 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.

WIRELESS

ADAPTER,

WIRELESS

Set channel number:

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

is the interface number for the WLAN device.
<1-15> 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.