75
W&T
IP-Watcher 2x2 Digital PoE
Once the factory default settings have been restored,
disconnect the unit from power, remove the jumper and close
up the unit. Now proceed to startup.
8.3 Alternative IP address assignment
The following describes methods for assigning an IP address
to the unit instead of using the
WuTility
program.
8.3.1 ARP command
Required is a PC which is located in the same network segment
as the IP-Watcher and on which TCP/IP is installed. Read the
M A C a d d r e s s o f t h e I P - W a t c h e r o n t h e d e v i c e ( e . g .
EN=00C03D004a05).
5xxxx
[Typ]
EN=00c03d004a05
OK xxxxxx
Ethernet-Adresse
Ethernet address on the sticker located on the side of the unit
Under Windows you now ping another network device and then
insert a static entry into the computer‘s ARP table using the
command line described below:
arp -s <IP address> <MAC address>
e.g. under Windows:
arp -s 172.0.0.10 00-C0-3D-00-12-FF
e.g. under SCO UNIX:
arp -s 172.0.0.10 00:C0:3D:00:12:FF
Now ping the device, here
ping 172.0.0.10