12
English
Setting the IP Address
Through the ARP/Ping Method
Complete the following steps to configure the encoder 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:
a.
arp -s
<New Encoder IP Address>
<Encoder MAC Address>
For example:
arp -s 192.168.1.10 00-18-
85-12-45-78
b.
ping -l 123 -t
<New Encoder IP
Address>
For example:
ping -l 123 -t 192.168.1.10
3.
Reboot the encoder.
4.
Close the Command Prompt window when you see the
following message:
Reply from
<New Encoder IP Address>
: ...