Printer User Manual
Table Of Contents
- 6020e_4.pdf
- In This Section
- Chapter 1Introduction
- Overview
- Software Requirements
- Network Preparation
- Before You Start
- Overview of TCP/IP Configuration
- Chapter 2 Configuring the OkiLAN 6020e
- Choosing an IP Address
- Configuring the OkiLAN 6020e
- Assigning the IP Address
- Other Utilities
- Verifying Access to the OkiLAN 6020e
- Chapter 3 TCP/IP Configuration and Printing
- Overview
- Configuring for TCP/IP Network Printing
- Remote Print Queue Name
- Configuring a BSD-Style Print Queue
- Remote LPD Printing
- FTP Printing
- Timeout Checking
- Raw Port Printing
- Chapter 4 OkiNet for TCP/IP
- Overview
- System Requirements
- Running OkiNet for TCP/IP
- Configuring the OkiLAN 6020e Using OkiNet for TCP/IP
- Configuring TCP/IP Options
- EtherTalk Configuration Options
- Output Port Configuration Options
- SNMP Configuration Options
- Enabling/Disabling Protocols
- SNMP Trap Configuration
- Saving the Configuration
- Displaying OkiLAN 6020e Diagnostic Information
- Printing a Configuration Sheet
- Resetting the OkiLAN 6020e
- Restoring Factory Default Settings
- Creating Customized Views
- Modifying View Settings
- Permanently Defining SNMP Access Information
- Configuring the Discovery UDP Port Number
- Starting a Telnet Session
- Starting the BOOTP Server
- Chapter 5 Web Configuration
- Chapter 6 Telnet Configuration
- Overview
- Running a Telnet Session
- Appendix A Troubleshooting
- Main Status Indicator
- Restoring the OkiLAN 6020e to Factory Defaults
- Unable to Assign IP Address
- Hardware Error Messages
- Printing a Configuration Page
- Unable to Print
- Appendix B Application Considerations
- Overview
- Assigning the OkiLAN 6020e IP Address with BOOTP
- Configuring the OkiLAN 6020e IP Address with RARP
- Configuring HP-UX v8.07 for Printing with the OkiLAN 6020e
- Configuring HP-UX v9.xx for Printing with the OkiLAN 6020e
- Configuring HP-UX v10.xx for Printing with the OkiLAN 6020e
- Configuring SCO UNIX for Printing with the OkiLAN 6020e
- IBM's AIX ver. 3.x for Printing with the OkiLAN 6020e
- Configuring Solaris 2.x for Printing with the OkiLAN 6020e
- Configuring Sun-OS v4.1.x or Ultrix v4.2 for Printing with the OkiLAN 6020e
- Appendix C Internet Printing Protocol (IPP)

IV - 61
Section 4 - Appendix B - Application Considerations
OKI OkiLAN 6020e User’s Guide
TCP/IP
Configuration Files
The purpose of RARP is to look up a 32-bit IP address
given a 48-bit network hardware address. The RARP
server (which is usually a UNIX workstation running a
rarpd daemon) performs this function using two
configuration files and one or more daemons. The
configuration files are “/etc/hosts” and “/etc/ethers” and
the daemon is called rarpd. A name can be assigned to
any device on a network and is arbitrary. For the
following examples the name used for the OkiLAN
6020e is OKIPRINTER. Remember that this name is
arbitrary; a customer can assign any name.
/etc/hosts: The “/etc/hosts” file is where each entry
maps a host name to an IP address. An
example entry is shown below.
192.168.42.55 OKIPRINTER
/etc/ethers: The “/etc/ethers” file is where each entry
maps a host name to a network hardware
address. An example entry is shown below.
00:02:16:17:50:A4 OKIPRINTER
The following sequence of events occurs during the
power up of the OkiLAN 6020e using RARP:
1. The OkiLAN 6020e powers up but does not know its
IP address. However, it does know its network
hardware address.
2. It sends out a RARP request message with its
network hardware address. For this example, the
OkiLAN 6020e address is 00:02:16:17:50:A4.
3. The rarpd daemon running on a RARP server (in this
example the RARP server is a UNIX workstation)
sees the RARP request along with the network
hardware address in the “/etc/ethers” file. The rarpd
daemon finds the host name, OKIPRINTER, listed
as the name associated with the network hardware
address.










