ThinkCore V481 WinCE User’s Manual
Getting Started
2-4
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
For example, if you want to change the IP address of the development workstation’s LAN port to
192.168.1.5, and the Domain Name Server’s (DNS) IP address is 192.168.2.6, then execute the
following command:
\> netconfig –n LAN1 –i 192.168.1.5 –m 255.255.255.0 –g 192.168.1.254 –d 192.168.2.6
Use the command
netconfig
to view the new settings.
\> netconfig
LAN1 Interface Configuration:
IP Address: 192.168.1.5
SubNet Mask: 255.255.255.0
Gateway:
192.168.1.254
DNS:
192.168.2.6
LAN2 Interface Configuration:
IP Address: 192.168.4.127
SubNet Mask: 255.255.255.0
Gateway:
DNS: