Setting the IP Address Using the ARP/Ping Method

Complete the following steps to configure the camera to use a specific IP address:

  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:
    1. arp -s <New Camera IP Address> <Camera MAC Address>

      For example: arp -s 192.168.1.10 00-18-85-12-45-78

    2. 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>: ...