0

Out of 0 Ratings

Owner's of the Axis Communications Security Camera Axis Communications Security Camera gave it a score of 0 out of 5. Here's how the scores stacked up:
  • Reliability

    0 out of 5
  • Durability

    0 out of 5
  • Maintenance

    0 out of 5
  • Performance

    0 out of 5
  • Ease of Use

    0 out of 5
of 114
 
AXIS P13 Network Camera Series Installation Guide Page 17
ENGLISH
Set the IP address with ARP/Ping
1. Acquire a free static IP address on the same network segment your computer is connected to.
2. Locate the serial number (S/N) on the camera’s label.
3. Open a command prompt on your computer and enter the following commands:
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.
Windows syntax
arp -s <IP Address> <Serial Number>
ping -l 408 -t <IP Address>
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 <IP Address> <Serial Number> temp
ping -s 408 <IP Address>
UNIX/Linux/Mac example
arp -s 192.168.0.125 00:40:8c:18:10:00 temp
ping -s 408 192.168.0.125