User`s manual

Section 3: Basic Installation AXIS 5470e User’s Manual
28
The AXIS 5470e can automatically download a customized config file
from a TFTP server. Just add the name of the config file and the TFTP
server’s IP address to your DHCP scope. The config file is downloaded
immediately after the AXIS 5470e receives its IP address.
Using ARP in
Windows and OS/2
Follow the instructions below to set the IP address using ARP:
1. Start a DOS window.
2. Type the following commands:
Example
The host will return Reply from 192.168.3.191 ... or
a similar message. This indicates that the address has been set and
that communication is established.
arp -s <IP address> <Ethernet address>
ping <IP address>
arp -d <IP address>
arp -s 192.168.3.191 00-40-8c-10-00-86
ping 192.168.3.191
arp -d 192.168.3.191