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 Windows
188
Internal Ethernet Adapter IP Address and Netmask
Configuration
Since TCP/IP is being utilized, the Internal Ethernet Adapter’s
configuration involves storing an IP address and a netmask. To
configure the Internal Ethernet Adapter with its network settings, follow
the steps below:
1. Find the Ethernet address for the Internal Ethernet Adapter on the
bottom of the unit. It must be entered as part of this procedure.
2. Select an IP address for the Internal Ethernet Adapter.
3. Open a DOS window.
4. Use the arp command to add an entry to the host’s arp table.
arp -s
ipaddress ethernetaddress
5. telnet to the Print Server. This will bring up a login screen.
telnet
ipaddress
6. Log into the unit as root.
7. At the password prompt, press <Enter>. No password is required
at this point as the Internal Ethernet Adapter is still unconfigured.
NOTE: The following WARNING message will appear. It is not
important at this time:
STORED AND CURRENT VALUES DIFFER
You should now see a prompt displayed that has the Internal Ethernet
Adapter’s IP address followed by a colon, then root.
ipaddress
:root>
8. Store the new IP address and netmask in EEPROM so that the
Internal Ethernet Adapter can remember its configuration after
reboots. Enter:
store net
ifnum addr ipaddress
store net
ifnum mask netmask
NOTE: The
ifnum
will always be (1) since there is only one network
interface, ethernet.
9. Verify the IP address and netmask. Enter:
list stored net
10. Log out of the Telnet session with quit. Then reboot the Internal
Ethernet Adapter by powering the unit off, then on. This will reset
the unit and apply the changes to the stored settings.