5525B/31/32 Line Matrix Printer User's Manual
Table Of Contents
- 1 Introduction
- 2 Setting Up the Printer
- 3 Operating the Printer
- 4 The Configuration Menus
- Configuration Overview
- CONFIG. CONTROL
- ACTIVE EMULATION
- EMULATION
- PCL-II Emulation
- LinePrinter Plus Emulations
- Optional Emulations
- PCL-II Emulation
- LinePrinter Plus Emulation
- P-Series Emulation
- Proprinter XL Emulation
- Epson FX Emulation
- IGP/PGL Submenu
- Features
- Configuring the Emulation with the Control Panel
- Define CR Code (Carriage Return)
- Define LF Code (Line Feed)
- Autowrap
- Select SFCC
- PI Slew Range
- CR Edit
- Select Font
- Select LPI
- Auto Uppercase
- Skip Command Prefix
- Power On IGP/PGL
- Extended Execute Copy
- UPC Descenders
- Compressed CPI
- Ignore Character
- IGP100 Compatbl.
- Optimized Ratio
- IGP/VGL Emulation
- MAINT / MISC
- HOST INTERFACE
- ETHERNET PARAMETERS
- PRINTER CONTROL
- DIAGNOSTICS
- RIBBONMINDER
- 5 Interfaces
- Overview
- Dataproducts Long Line Interface
- IEEE 1284 Parallel Interface
- RS-232 and RS-422 Serial Interfaces
- Host System Configuration
- Internal Ethernet Adapter Configuration
- Configuring the Internal Ethernet Adapter for TCP/IP
- Host Software
- Compiling Host Software
- Computer-aided Configuration with ezsetup or npconfig
- Configuration Through the Network with ARP
- Configuration Through the Network with RARP
- Configuration Through the Network with BOOTP
- Restoring Factory Defaults
- Host Configuration
- Direct Printing Without Spooler
- Printing Via the Spooler
- Custom Interface Scripts
- BSD UNIX
- System V UNIX
- npd Pseudo-device Interface
- Other TCP/IP Methods
- Configuring The Internal Ethernet Adapter For Novell
- Configuring the Internal Ethernet Adapter for Windows
- 6 Troubleshooting
- A Printer Specifications
- B Downloading Firmware
- C ASCII Character Set
- D Communication and Trademark Information

Chapter 5 Configuring the Internal Ethernet Adapter for TCP/IP
154
Configuration Through the Network with RARP
The RARP daemon provides a mechanism for dynamic IP address
assignment. When a RARP-configured TCP/IP host boots, it
broadcasts a RARP request for an IP address. Your network must have
this daemon running on some host. If you do not know whether your
network has one, ask your system administrator or configure the
Internal Ethernet Adapter with one of the other methods in this section.
To configure the Internal Ethernet Adapter with RARP you need to:
1. Make an entry in the /etc/ethers file for the new Internal Ethernet
Adapter:
00:80:72:00:AB:CD:spike
entry for the Internal Ethernet Adapter named spike which has this
Ethernet address.
2. Start the RARP daemon if it isn’t running. Send a HUP signal to it
with the kill command:
kill -HUP pid
3. Power the printer down and then up, wait another ten seconds to
allow the RARP process to complete.
4. Test the new IP address by trying a ping with the new IP name:
ping
ipname
5. [Optional, but recommended] At this point set up the user
passwords.
If no response is given by the Internal Ethernet Adapter, the RARP
process probably failed. Reboot the unit and try one of the other
methods mentioned in this section.