17
AXIS 1650 User’s Manual Print Server Installation
Set a Static IP Address using ARP in UNIX
Follow the instructions below to set the IP address using ARP.
1. Type the following commands in the shell window:
Example:
2. The host will return 192.168.3.191 is alive or a similar message. This indicates that the
address has been set and that the communication is established.
3. Access the print server’s Web pages ( - See page 37), select Admin | Network Settings |
Detailed View | TCP/IP and define the Default Router and Subnet Mask. Make sure DHCP,
BOOTP and RARP are disabled.
Notes:
arp -s <ip address> <Ethernet address> temp
ping -s 479 <ip address>
arp -s 192.168.3.191 00:40:8c:18:1c:f0 temp
ping -s 479 192.168.3.191
The ARP command varies between different UNIX systems. Some BSD type systems expect
the host name and node address in reverse order.
When you execute the ping command for the first time, you may experie nce a
significantly longer response time than usual.