Axis Communications P3346-V Security Camera User Manual


 
Page 18 AXIS P33/P33-V Network Camera Series Installation Guide
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 network camera and then start/restart the
network camera, by disconnecting and reconnecting power. If PoE is used, start/restart the
network camera by disconnecting and then reconnecting the network cable.
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 on a Mac OS X, use the Terminal utility in Application > Utilities.
Unit connectors
Network connector - RJ-45 Ethernet connector. Supports Power over Ethernet. Using shielded
cables is recommended.
Audio in - 3.5mm input for a mono microphone, or a line-in mono signal (left channel is used from
a stereo signal).
Audio out - Audio output (line level) that can be connected to a public address (PA) system or an
active speaker with a built-in amplifier. A pair of headphones can also be attached. A stereo
connector must be used for the audio out.
SDHC memory card slot - The high capacity SD memory card can be used for local recording with
removable storage.
Windows syntax Windows example
arp -s <IP Address> <Serial Number>
ping -l 408 -t <IP Address>
arp -s 192.168.0.125 00-40-8c-18-10-00
ping -l 408 -t 192.168.0.125
UNIX/Linux/Mac syntax UNIX/Linux/Mac example
arp -s <IP Address> <Serial Number> temp
ping -s 408 <IP Address>
arp -s 192.168.0.125 00:40:8c:18:10:00 temp
ping -s 408 192.168.0.125