W406-CE User’s Manual
Getting Started
Starting and Stopping Services
After booting up, the W406 computer runs several services continuously to serve requests from
users or other programs. Some important services are telnet (“TEL0:”), console (“CON0:”), world
wide web HTTP (“HTP0:”), and file transfer FTP (“FTP0:”). If you rarely use these services, you
can still start up or stop a service with its associated name by using the
services
command. For
example:
Start the FTP service with the following command:
\> services start FTP0:
Stop the FTP service with the following command:
\> services stop FTP0:
Troubleshooting Network Connectivity
The
ipconfig
tool prints the TCP/IP-related configuration data of a host, including the IP addresses,
gateway, and DNS servers.
\> ipconfig /all
Windows IP configuration
Ethernet adapter Local Area Connection:
IP Address: 192.168.30.127
Subnet Mask: 255.255.255.0
Adapter Name: CS89501
Description: CS89501
Adapter Index: 2
Address: 00 90 e8 00 d1 23
DHCP Enabled: NO
Host name: W406
Domain Name: moxa.com
DNS Servers: 192.168.1.99
192.168.1.98
NODETYPE: 8
Routing Enabled: NO
Proxy Enabled: NO
To troubleshoot network connectivity or name resolution, use the
ping
command. This command
verifies IP-level connectivity to another TCP/IP computer by sending Internet Control Message
Protocol (ICMP) Echo Request messages. The corresponding return Echo Reply messages are
displayed, along with round-trip times. For more information, type
ping
without parameters.
\> ping www.moxa.com
Pinging Host www.moxa.com [192.168.1.16]
Reply from 192.168.1.16: Echo size=32 time<1ms TTL=126
Reply from 192.168.1.16: Echo size=32 time<1ms TTL=126
Reply from 192.168.1.16: Echo size=32 time<1ms TTL=126
2-14