User's Manual

Page 34
Chapter 6
Web Interface Setup
This chapter explains how to use your Web Browser to configure the
Print Server models
Overview
The Print Server models incorporate the HTTP server. This allows you to connect to the Print
Server and configure it using your Web Browser. Most browsers should work, provided they
support tables and forms.
Preparation
Because it supports dynamic IP Address allocation using DHCP, BOOTP, or RARP, the Print
Server ships with an IP Address of 0.0.0.0. This is NOT a valid IP Address.
Therefore, you must do ONE of the following:
Check your DHCP server (if you have one), and determine the IP Address allocated to the
Print Server.
Use the Windows setup wizard, the supplied BiAdmin program, or another utility to
allocate a valid IP Address to the Print Server.
Add an entry to the arp table to associate the hardware address of the Print Server with
the desired IP address, as follows:
arp -s IP_Address 00:c0:02:xx:xx:xx (Unix)
arp -s IP_Address 00-c0-02-xx-xx-xx (Windows)
Where:
IP_Address is the IP Address you wish to assign to the Print Server.
00:c0:02:xx:xx:xx is the hardware address of the Print Server.
Example (Unix):
arp -s 192.168.0.21 00:c0:02:12:34:56
Example (Windows):
arp -s 192.168.0.21 00c002123456
The hardware address of the Print Server is shown on a sticker
on the base of the device.
The diagnostic print-out can also be used to find the Print
Server's IP address and hardware address. (Press and hold the
diagnostic button for 2 seconds.)
Connecting to the Print Server
1. Start your Web Browser.
2. In the Address box, enter HTTP:// followed by the IP Address of the Print Server.
e.g.
http://192.168.0.21
6