User`s manual

V481 WinCE Users Manual Getting Started
There are two ways to change the network setting.
Using the Windows CE Network Utility to Configure Network Settings
Network interface settings can be configured with the Windows utility.
Step1: Go to [Start] Æ [Settings] Æ [Network and Dial-Up Connections]. You will see two
network interfaces.
Step2: Right-Click the LAN interface (e.g., PCI\E100CE1) that you would like to configure and
then click [property]. A configuration window will pop up.
Step3: Input the new IP address and netmask and then click OK.
Using the Command Line to Configure Network Settings
Use the netconfig utility to change network settings. Note that you can type netconfig -h to
display the system’s help content for this utility.
\> netconfig -h
Usage: netconfig -n <AdapterName | Alias> [-EnableDHCP] [-i <IP address>] [-m <netmask>]
[-g <gateway>] [-d <DNS server>] [-w <WINS Server>] [-noask]
e.g.: netconfig -n PCI\E100CE1 -i 192.168.10.101 -g 192.168.10.254
: netconfig -n PCI\RTCENIC1 -EnableDHCP
Alias:
LAN1=PCI\E100CE1
LAN2=PCI\RTCENIC1
2-4