User`s manual

AXIS 5470e User’s Manual Section 10: Setting Up - UNIX
129
Integration into the
Host Printer Spooler
To integrate the AXIS 5470e into the host printer spooler, you can use
the auto installation script axinstall, resident in the AXIS 5470e.
Follow the instructions below to install axinstall onto your host using
FTP:
1. Login to the AXIS 5470e using the command:
ftp <host name> or ftp <IP address>
2. Enter root as the user id and pass as the password.
3. Download the script using the command:
get axinstall
Log out using the command
quit, bye or exit depending on your
FTP version.
Typical FTP session for collecting the axinstall script
> ftp npserver
connected to npserver.
220 AXIS 5470e FTP Print Server v6.30 Jun 17 1999
ready.
Name (npsserver:thomas): root
331 User name ok, need password
Password: pass
(not visible)
230 User logged in
ftp> get axinstall
200 PORT command successful.
150 Opening data connection for axinstall
(192,36,253,4,13,223), (mode ascii).
226 Transfer complete.
local: axinstall remote: axinstall
61187 bytes received in 14 seconds (4.2 kbytes/s)
ftp> bye
221 Goodbye.
>