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

61
Getting Started
Assigning an IP Address on any Print Server
02/28/2012 P1043301-002
Gleaning
A method by which the print server uses the IP address of the first ping packet that is sent to its
hardware address.
To use this method, complete these steps:
1. Add an entry to the ARP table that assigns an IP address to an Ethernet (hardware)
address.
The syntax for this command is:
arp -s <temporary ip address> <MAC Address>
2. Power cycle the printer.
3. As the printer reboots, begin a continuous ping to the address assigned previously.
4. When the print server begins to respond, stop the ping activity.
In Windows,
Ctrl + C halts the pinging.
5. Telnet to the print server and assign the appropriate IP address, subnet mask, and gateway,
if applicable.
6. Once this is complete, reset the print server.
For details on resetting the print server, see Reset on page 120.
Note • Gleaning works only on local subnets at routers. It does not pass Address Resolution
Protocol (ARP) broadcasts.
Example • You would type: arp -s 10.3.50.59 00-07-4d-1D-B9-86
Note • Most UNIX systems use a continuous ping.
To use a continuous ping from a Windows host, you must issue the following command:
ping -t "ipaddress"