Setting the IP Address Using the ARP/Ping Method
Complete the following steps to configure the camera to use a specific IP address:
NOTE:
The ARP/Ping Method will not work if the
Disable setting static IP address through ARP/Ping method
check box is selected in the camera's web browser interface. For more information, see the
Web User Interface
Guide - Avigilon High Definition H.264 IP Camera Models
.
1. Locate and copy down the MAC Address (MAC) listed on the Serial Number Tag for reference.
2. Open a Command Prompt window and enter the following commands:
a.
arp -s
<New Camera IP Address> <Camera MAC Address>
For example:
arp -s 192.168.1.10 00-18-85-12-45-78
b.
ping -l 123 -t
<New Camera IP Address>
For example:
ping -l 123 -t 192.168.1.10
3. Reboot the camera.
4. Close the Command prompt window when you see the following message:
Reply from
<New Camera IP Address>
: ...
Setting the IP Address Using the ARP/Ping Method
13