Specifications

5-3
Using LAN board in UNIX/Linux Environment
SATO Users Manual
Configuring IP Address by RARP
Add the combination of IP address and Ethernet address that are to be registered on LAN
board to UNIX /etc/ethers and activate RARPD. IP address will be configured to LAN board
by turning the power on.
-To configure IP address by RARP, you need a workstation that is running within the network.
The below shows an example of IP address configuration by UNIX RARP server.
Example: Ethernet address is “00809200110f”, IP address is “192.168.10.100” and host name is “pbox”.
1. Add following configuration to /etc/ethers.
00:80:92:00:11:0f 192.168.10.100 #pbox
2. Reboot RARPD.
rarpd -a
3. Reset LAN board and printer.
TIP