User`s guide
AXIS 5470e/570/670e User’s Manual Section 3: Basic Installation
39
Using ARP in UNIX Follow the instructions below to set the IP address using ARP.
AXIS 5470e/570
Ethernet
Print Servers:
Type the following commands in the shell window:
Example:
The host will return
npsname is alive, or a similar message. This
indicates that the address has been set and that communication is
established.
Notes:
AXIS 670e
Token Ring
Print Servers:
Type the following commands in the shell window:
Example:
The host will return
npsname is alive, or a similar message. This
indicates that the address has been set and that communication is
established.
arp -s <host name> <Ethernet address> temp
ping <host name>
arp -s npsname 00:40:8c:10:00:86 temp
ping npsname
• The Ethernet address is equal to the serial number, which is
located on the underside label of the AXIS 5470e/570.
• The ARP command varies between different UNIX systems. Some BSD type
systems expect the host name and node address in reverse order.
Furthermore IBM AIX systems will require the additional argument ether.
Example:
arp -s ether <host name> 00:40:8c:10:00:86 temp
• When you execute the ping command for the first time, you may experience
a significantly longer response time than usual.
arp -s 802.5 <host name> <node address> temp
ping <host name>
arp -s 802.5 npsname 00:02:31:48:00:61 temp
ping npsname