DA-660-8/16-CE User’s Manual
Getting Started
\> netconfig -h
Usage: netconfig –n <“LAN1” or “LAN2”> [-m <netmask>] [-d <DNS server>] [-g <gateway>]
[-i <IP address>]
For example, your development workstation has a LAN port at 192.168.1.x and the Domain Name
Server (DNS) is at 192.168.2.6. 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 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:
Operating Your DA-660 Computer Via Telnet Client
Before operating your target computer using the Telnet client, we suggest that you change the
network settings of the computer (see the earlier section) to have at least one of the two network
ports situated in the same LAN as your development workstation.
Use a cross-over Ethernet cable to connect your development workstation directly to the target
computer, or a straight-through Ethernet cable to connect the computer to a LAN hub or switch.
Next, use a Telnet client in your development workstation to make a connection to the Telnet
console utility of the target computer. Upon a successful connection, type the login name and
password as requested to log on to the computer.
Login: admin
Password: admin
After passing the authentication validity check, a group of commands will be available to operate
the computer. Use
HELP
to display all of the commands, or type
HELP [command name]
to
display extended help for the selected command. Some of these commands, such as
DATE
and
TIME
, are very useful for managing the system time of the computer. Other commands, such as
DIR
and
MKDIR
, are good utilities for file management. For example, to inspect the file structure
of the root directory, type
DIR
\> dir /b
NORFlash
My Documents
Program Files
Temp
Windows
2-3