![Sony SNC-VL10P Скачать руководство пользователя страница 29](http://html.mh-extra.com/html/sony/snc-vl10p/snc-vl10p_operating-instructions-manual_418225029.webp)
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