AXIS P5532-E/AXIS P5534-E Installation Guide

Page 17

Set 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 product label on the camera.

3.Open a command prompt on your computer and enter the following commands:

Windows syntax:

Windows example:

 

arp -s <IP Address> <Serial Number>

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

 

ping -l 408 -t <IP Address>

ping -l 408 -t 192.168.0.125

 

UNIX/Linux/Mac syntax:

UNIX/Linux/Mac example:

ENGLISH

arp -s <IP Address> <Serial Number> temp

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

ping -s 408 <IP Address>

ping -s 408 192.168.0.125

 

4.Check that the network cable is connected to the camera and then 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.In your browser, type in http://<IP address> in the Location/Address field and press Enter on your keyboard.

Notes:

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

To use the ARP command in Windows Vista, right-click the command prompt icon and select Run as administrator.

To use the ARP command on a Mac OS X, use the Terminal utility in Application > Utilities.

Page 17
Image 17
Axis Communications P5532-E manual Set the IP address with ARP/Ping, Windows syntax