![Axis AXIS 1610 User Manual Download Page 19](http://html.mh-extra.com/html/axis/axis-1610/axis-1610_user-manual_3038818019.webp)
AXIS 1610
User’s Manual
Section 3: Installation
19
Using ARP in
Windows 95/98, ME
& Windows NT, 2000
Follow the instructions below to set the IP address using ARP:
1.
Start a DOS window.
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 the communication is established.
Notes:
❏
When using the Windows 95 implementation of ARP, change the
first line to:
arp -s <IP address> <Ethernet address> <w95host IP
address>
, where
<w95host IP address>
is the IP address of
your Windows 95 host.
❏
When you execute the
ping
command for the first time, you will
experience a significantly longer response time than usual
.
❏
By using the
arp -d
command, the static entry in the arp table is
removed from the cache memory of the host.
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