User Manual
Table Of Contents
- Chapter 1 Introduction
- Chapter 2 Getting Started
- Chapter 3 Initial IP Configuration
- Chapter 4 Choosing the Proper Operation Mode
- Chapter 5 Web Console Configuration
- Chapter 6 Installing and Configuring the Software
- Appendix A SNMP Agents with MIB II & RS-232 Like Groups
- Appendix B Well Known Port Numbers
- Appendix C Federal Communication Commission Interference Statement
- Appendix D FCC Warning Statement
- Appendix E Service Information
NPort W2250/2150 Plus User’s Manual Installing and Configuring the Software
6-18
For more configuration information, look at the file moxattyd.cf, which contains
detailed descriptions of the various configuration parameters.
NOTE
The “Device Name” depends on the OS. See the “Device Naming Rule” section for more
information.
Step 6: To start the moxattyd daemon after system bootup, add an entry into /etc/inittab,
with the tty name you configured in moxattyd.cf. E.g.,
ts:2:respawn:/usr/etc/moxattyd/moxattyd –t 1
This completes the installation and configuration of MOXA TTY.
Device Naming rule
For UnixWare 7, UnixWare 2.1.x, and SVR4.2, use:
pts/[n]
For all other UNIX operating systems, use:
ttyp[n]
Starting moxattyd
Execute the command init q or reboot your UNIX operating system.
Adding an additional server
Step 1: Modify the text file moxattyd.cf to add an additional server. User may use vi or any
text editor to modify the file. For more configuration information, look at the file
moxattyd.cf, which contains detailed descriptions of the various configuration
parameters.
Step 2 : Find the process id (PID) of the program moxattyd.
# ps -ef | grep moxattyd
Step 3: Update configuration of moxattyd program.
# kill -USR1 PID
(e.g., if “moxattyd” PID = 404, “kill -USR1 404”)
This completes the process of adding an additional server.
Upgrading the Firmware
1. Start the NPort Search Utility, right click on a specific NPort W2250/2150, and then select
the Upgrade Firmware option to start upgrading the firmware.