User`s guide

Section 3: Basic Installation AXIS 5470e/570/670e Users Manual
38
AXIS 670e
Token Ring
Print Servers
1. Start a DOS window.
2. Type the following commands:
Example
The host will return
Reply from 192.168.3.191 ... or a
similar message. This indicates that the address has been set and that
communication is established.
Notes:
arp -s 802.5 <IP address> <Node address>
ping <IP address>
arp -d <IP address>
arp -s 802.5 192.168.3.191 00-02-31-48-00-61
ping 192.168.3.191
arp -d 192.168.3.191
The Node address is equal to the serial number, which can be found on the
underside label of the AXIS 670e.
When using the Windows 95 implementation of ARP, change the first line to:
arp -s <IP address> <Ethernet address>
<w95host IP address>
, where <w95host IP
address>
is the IP address of your Windows 95 host.
When you execute the ping command for the first time, you will experience
a significantly longer response time than is usual.
By using the arp -d command, the static entry in the arp table is removed
from the hosts cache memory.