beautypg.com

Setting the ip address with arp/ping – Axis Communications 225FD User Manual

Page 13

background image

AXIS 225FD Installation Guide

Page 13

EN

GL

ISH

DE

UT

SC

H

ESP

O

L

ITALI

ANO

Setting the IP address with ARP/Ping

1. Acquire an IP address on the same network segment your computer is connected to.
2. Locate the serial number (S/N) on the AXIS 225FD product label.
3. Open a Command Prompt on your computer and enter the following commands

(as appropriate for your operating system):

4. Check that the network cable is connected to the camera. Start/restart the camera by

disconnecting and reconnecting power.

5. Close the Command prompt when you see ‘Reply from 192.168.0.125: ...’ or similar.
6. Start your browser, type in http:// in the Location/Address field and press

Enter on your keyboard.

7. See page 9 for instructions on how to set the password.

Notes:

• The ARP/Ping command must be issued within 2 minutes of connecting power to the

camera.

• To open a command prompt in Windows: from the Start menu, select Run... and type

cmd (or command in Windows 98/ME). Click OK.

• To use the ARP command on a Mac OS X, use the Terminal utility, which is found under

Application > Utilities.

Windows syntax:

arp -s

ping -l 408 -t

Windows example:

arp -s 192.168.0.125 00-40-8c-18-10-00

ping -l 408 -t 192.168.0.125

UNIX/Linux/Mac syntax:

arp -s temp

ping -s 408

UNIX/Linux/Mac example:

arp -s 192.168.0.125 00:40:8c:18:10:00 temp

ping -s 408 192.168.0.125