Installation guide

UNIX
Please note that you need UNIX root privileges, or administrator
privileges on a Windows NT server for this configuration procedure.
1. Acquire an unused Internet Address from your Network
Administrator and choose a unique name for your AXIS 570/670
MIO.
2. Add your AXIS 570/670 MIO IP address and host name to your
system host table by appending the following line to the
/etc/hosts
file:
<internet address> <host name>
Example:
192.36.253.96 salesdept
3. Update your alias name databases (YP/NIS).
4. Perform the following commands to download the Internet
Address and verify correct Internet communication:
AXIS 570 MIO Ethernet Print Server:
arp -s <host name> <node address> temp
ping <host name>
Example for Ethernet:
arp -s salesdept 00:40:8c:10:00:86 temp
ping salesdept
AXIS 670 MIO Token Ring Print Server:
arp -s 802.5 <host name> <node address> temp
ping <host name>
Example for Token Ring:
arp -s 802.5 salesdept 00:02:31:48:00:61 temp
ping salesdept
5. Log in to the AXIS 570/670 MIO and up-load the axinstall
script:
Example: (user entries appear in bold)
> ftp salesdept
Name (salesdept:thomas):
root
Password:
pass
(not visible)
ftp>
get axinstall
ftp>
bye
6. Execute the script:
sh axinstall
The directions displayed on the screen will then guide you
through the installation of LPD, FTP or PROS on your UNIX
system.
The UNIX Configuration is now completed.
Notes:
The Node Address is based upon the serial number of the AXIS
570/670 MIO but may optionally be a Locally Administrated
Address.
You may alternatively use the RARP, BOOT or DHCP
command to set the Internet Address; refer to the User’s Manual
Section 7.
UNIX