7
automatically
from data mode to console mode.
8. Start by configuring the IP address and WLAN under MS-DOS Command Mode.
section for instructions on how to configure the rest of the IP settings.
9.Choosing the Proper Operation Mode
In this chapter, we describe the various ATC-2000WF operation modes. The options
include an operation mode that uses a driver installed on the host computer, and operation
modes that rely on TCP/IP socket programming concepts. After choosing the proper
operation mode in this chapter, refer to Chapter 3.0 for detailed configuration parameter
definitions.
Factory Default IP Address
Network Setting
IP :192.168.1.250
MASK :255.255.255.0
GW :192.168.1.254
DHCP :OFF
Wireless LAN Commands
CHAN :11
MODE :infrastructure
SSID :wlandemo
RATE :11 mbps
WEP :OFF
Serial Port Commands
Baud Rate:38400 bps
Serial Flow Control setting :OFF
TCP Serial Port Number :1234
3.0 Summary of Commands
–
Listed by Functional Category
(These commands are explained in detail with more detailed functioning examples further
in this document.)
Network Commands
IP xxx.xxx.xxx.xxx Where x is the IP of this device
MASK xxx.xxx.xxx.xxx Where x is the Network Mask of this device
GW xxx.xxx.xxx.xxx Where x is the Gateway of this device
DHCP x Where x is the DHCP setting: 1=ON 0=OFF
Wireless LAN Commands
CHAN x Where x is the channel setting 1-14
MODE x Where x Network Mode x = a(ad hoc) b(infrastructure) p(Pseudo IBSS)
SSID xxxxxxxxx Where x is the multi-character SSID network name
RATE x Where x is the Tx rate, 1,2,5,11 mbps
WEP x Where x is WEP key 0=OFF, 1=64bit, 2=128bit
WK x yyyyyyyyyy Load WEP Encryption Key into WEP buffers 1, 2, 3 or 4
WKID x Where x is the Buffer of the WEP encryption key in use 1, 2, 3 or 4
AA x Where x is the authentication: A=Auto, S=Shared Key, O=Open
Serial Port Commands
BAUD x Where x is serial port baud rate, 0=115200, 1=57600, 2=38400, 3=9600
FCTL x Where x is Serial Flow Control setting, 1=ON, 0=OFF
PORT xxxxx Where x= TCP Serial Port Number (Default value is
“
1001
”
)
Server/Client Settings