Axis Communications Q1765-LE PT IPv6 Address Configuration, ARP/Ping, Linux/Unix syntax

Models: Q1765-LE PT

1 55
Download 55 pages 39.05 Kb
Page 39
Image 39

AXIS Q1765–LE PT Mount Network Camera

System Options

IPv6 Address Configuration

If IPv6 (IP version 6) is enabled, the Axis product will receive an IP address according to the configuration in the network router.

To enable IPv6, go to System Options > Network > TCP/IP > Basic. Other settings for IPv6 should be configured in the network router.

ARP/Ping

The product’s IP address can be assigned using ARP and Ping. For instructions, see Assign IP Address Using ARP/Ping on page 39.

The ARP/Ping service is enabled by default but is automatically disabled two minutes after the product is started, or as soon as an IP address is assigned. To re-assign IP address using ARP/Ping, the product must be restarted to enable ARP/Ping for an additional two minutes.

To disable the service, go to System Options > Network > TCP/IP > Basic and clear the option Enable ARP/Ping setting of IP address.

Pinging the product is still possible when the service is disabled.

Assign IP Address Using ARP/Ping

The product's IP address can be assigned using ARP/Ping. The command must be issued within 2 minutes of connecting power.

1.Acquire a free static IP address on the same network segment as the computer.

2.Locate the serial number (S/N) on the product label.

3.Open a command prompt and enter the following commands:

Linux/Unix syntax

arp -s <IP address> <serial number> temp ping -s 408 <IP address>

Linux/Unix example

arp -s 192.168.0.125 00:40:8c:18:10:00 temp ping -s 408 192.168.0.125

Windows syntax (this may require that you run the command prompt as an administrator)

arp -s <IP address> <serial number> ping -l 408 -t <IP address>

Windows example (this may require that you run the command prompt as an administrator)

arp -s 192.168.0.125 00-40-8c-18-10-00 ping -l 408 -t 192.168.0.125

4.Check that the network cable is connected and then restart the product by disconnecting and reconnecting power.

5.Close the command prompt when the product responds with Reply from 192.168.0.125:... or similar.

6.Open a browser and type http://<IP address> in the Location/Address field.

For other methods of assigning the IP address, see the Installation and Management Software CD or the document Assign an IP Address and Access the Video Stream on Axis Support web at www.axis.com/techsup

Note

To open a command prompt in Windows, open the Start menu and type cmd in the Run/Search field.

To use the ARP command in Windows 8/Windows 7/Windows Vista, right-click the command prompt icon and select Run as administrator.

To open a command prompt in Mac OS X, open the Terminal utility from Application > Utilities.

39

Page 39
Image 39
Axis Communications Q1765-LE PT IPv6 Address Configuration, Assign IP Address Using ARP/Ping, Linux/Unix syntax