Others, Using arp commands on windows 98, nt and 2000, Using arp commands on windows 95 – Sony SNC-VL10P User Manual

Page 29: Confirming the setup, Using arp commands on windows 98, nt and

Advertising
background image

Ot
he
rs

Assigning the IP Address to the Camera Using ARP Commands

29

Others

Assigning the IP
Address to the Camera
Using ARP Commands

This section explains how to assign an IP address to the
camera using ARP (Address Resolution Protocol)
commands without using the supplied setup program.

For the use of the setup program, see "Assigning the IP
address to the Camera" in the supplied Quick Reference.

Using ARP Commands on
Windows 98, NT and 2000

Open a DOS window and enter the IP address and the
MAC address of the camera you want to assign a new IP
address to, using the following commands.

Example:

Using ARP Commands on
Windows 95

Open a DOS window and enter the IP address and the
MAC address of the camera you want to assign a new IP
address to, and the IP address of your computer, using
the following commands.

Example:

Confirming the Setup

If the IP address is successfully assigned, a message
similar to the following will appear on the screen.

Arp -s <SNC-VL10P IP address> <SNC-VL10P MAC address>
Ping -t <SNC-VL10P IP address>

Arp -s 192.168.1.3 00-40-8c-10-00-86
Ping -t 192.168.1.3

Arp -s <SNC-VL10P IP address> <SNC-VL10P MAC address>
<your PC IP address>
Ping <SNC-VL10P IP address>

Arp -s 192.168.1.3 00-40-8c-10-00-86 192.168.1.2
Ping -t 192.168.1.3

Request timed out
:
Request timed out
Reply from 192.168.1.3: bytes=32 time=2ms TTL=255
Reply from 192.168.1.3: bytes=32 time=2ms TTL=255

Ping statistics for 192.168.1.3:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milliseconds;
Minimum = 1ms, Maximum = 2ms, Average = 1ms

Advertising