User`s guide

AXIS 5470e/570/670e Users Manual Section 3: Basic Installation
41
AXIS 670e
Token Ring
Print Servers:
1. Append the following line to your Ethernet Address table. This is
typically located in the
/etc/ethers file:
Example:
2. Update, if necessary, your host table and alias name databases, as
required by your system.
3. If it is not already running, start the RARP daemon. This is
typically performed using the
rarpd -a command.
4. Restart the AXIS 670e to download the IP address.
Notes:
Using BOOTP
in UNIX
Follow the instructions below to set the IP address using BOOTP:
1. Append the following entry to your boot table. This is typically
performed by editing the file:
/etc/bootptab
Example - AXIS 5470e/570 Ethernet Print Servers:
<Node address> <host name>
00:02:31:48:00:61 npsname
The Node address is equal to the serial number, which can be found
on the underside label of the AXIS 670e.
If you are a IBM AIX user, you will probably not have access to a RARP
daemon. If this is the case, you can use either the ARP or BOOTP methods
instead.
<host name>:ht=<hardware type>:vm=<vendor magic>:\
:ha=<hardware address>:ip=<IP address>:\
:sm=<subnet mask>:gw=<gateway field>
npsname:ht=ether:vm=rfc1048:\
:ha=00408c100086:ip=192.168.3.191:\
:sm=255.255.255.0:gw=192.168.1.1