Set the ip address with arp/ping – Axis Communications 262+ User Manual

Page 6

Advertising
background image

Page 6

AXIS 262+ Installation Guide

4. Click Home Page button to access the video recorder’s Web pages.
5. See page 7 for instructions on how to set the password.

Set the IP address with ARP/Ping

1. Acquire an IP address on the same network segment your computer is connected to.
2. If already powered up, shut the AXIS 262+ down by pressing the power button on the

rear panel.

3. Locate the serial number (S/N) on the AXIS 262+ label on the rear panel.
4. Open a command prompt on your computer and enter the following commands:

5. Check that the network cable is connected to the video server. Start the AXIS 262+ by

pressing the power button again.

6. Close the command prompt when you see ‘Reply from 192.168.0.125: ...’ or similar.
7. In your browser, type in http://<IP address> in the Location/Address field and press Enter

on your keyboard.

Notes:

• Set the IP address with ARP/Ping within 2 minutes of starting the unit.
• To open a command prompt in Windows: from the

Start menu, select Run... and type cmd. Click OK.

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

Advertising