User guide
Table Of Contents
- Contents
- About This Document
- Introduction
- Installation
- Getting Started
- Before You Begin
- Printing a Configuration Label — External ZebraNet 10/100 Print Server
- Printing a Network Configuration Label — Internal ZebraNet 10/100 Print Server and Wireless Print Servers
- Configuration of Wireless Securities
- View Wireless Status through the Control Panel
- Determining the Active Print Server
- Assigning an IP Address on any Print Server
- Setting and Monitoring Alerts on any Print Server
- .
- Checking Print Server Configuration Settings
- Enabling Protocols
- Defaulting ALL Print Servers
- Using WebView
- Using ZebraNet Bridge
- Using a ZPL Command
- Defaulting the ZebraNet 10/100 Print Server on the 105SL, S4M, PAX4 and External Devices
- Defaulting the Wireless Print Server on the S4M
- Defaulting the Print Servers on the ZM400 and ZM600 Printers
- Defaulting the Print Servers on the ZP Series, LP/TLP 2824 Plus, and G-Series Printers
- Defaulting the Print Servers on the HC100 Printers
- Defaulting the Print Servers on the 105SL, PAX4, Xi4, and ZE500 Printers
- Defaulting the Print Servers on the ZT210 and ZT220 Printers
- Defaulting the Print Servers on the ZT230 Printers
- Printing Queues
- Using Printing Protocols
- ZebraLink WebView
- Print Server Web Pages
- Control Panel
- Hardware Troubleshooting
- Troubleshooting the External 10/100 Print Server
- Troubleshooting the Internal ZebraNet 10/100 Print Server
- Troubleshooting the Wireless Print Server
- ZebraNet Bridge Discovery or Configuration Problems
- Unable to Print
- Unable to Configure Device
- HP JetAdmin or HP Web JetAdmin
- Wireless Error Messages
- General Wireless Issues
- Encryption and Authentication Issues
- IP Issues
- Frequently Asked Questions
- Glossary
- Index

81
Printing Queues
System V Queue Installation
02/28/2012 P1043301-002
System V Queue Installation
Configuring Operating System V Queue for ZebraNet Printing
This section describes the configuration of the printing system on the UNIX operating system.
For clarity and brevity, the following specific names are used to represent general devices or
concepts.
lj4 — The local queue name on the UNIX system to which you want print server print jobs
directed.
ZEBRAPRINTER — The host name or IP address of the remote system that is the print server
device. For example, to Telnet to any print server and invoke the print server configuration
utility, you would enter:
Telnet ZEBRAPRINTER
A host name is not required for the print server — the IP address can be used.
yourqueuename — This is the name of the queue on the ZebraNet and must end with LF1.
Prerequisites
Before you proceed, the following prerequisites must be met:
• The name ZEBRAPRINTER and the IP address assigned to the print server are in the
/etc/hosts file on the UNIX system.
• The LPD must be running on the UNIX system.
UNIX Configuration
To configure the UNIX machine so users can spool print jobs to the PCL print
queue on the ZebraNet named ZEBRAPRINTER, complete these steps:
1. Log in to the UNIX machine as root.
2. Type:
lpsystem -t bsd ZEBRAPRINTER
3. Type:
lpadmin -p lj4 -s ZEBRAPRINTER!yourqueuename - I any
4. Type:
accept lj4
5. Type:
enable lj4
6. Try printing by typing the command:
lp -d lj4 [filename]