ARP and ping from UNIX or GNU/Linux:

1.Start a shell

2.Type the following as superuser (root): arp -s <IP address> <Ethernet address> [or arp -s <IP address> < MAC address>]

ping <IP address>

Example:

arp -s 192.168.1.100 00-0C-0C-00-00-01 ping 192.168.1.100

The device responds to the ping in the examples above if the new address was configured. Note, this method will set the IP address permanently.

NOTE: The default account and password after the reset are admin and 9999.

84

Installation and Operation Guide

Page 84
Image 84
Tyco 8200-2646-00 B0 manual ARP and ping from Unix or GNU/Linux