Alcatel Carrier Internetworking Solutions SpeedTouch Speed Touch Home Asymmetric Digital Subscriber Line (ADSL) Modem User Manual
Page 39

6 Lost Speed Touch Home
39 / 88
3EC 17058 AAAA TCZZA Ed. 02
The procedure for Microsoft Windows platforms is described below.
Small differences may occur for other platforms.
1. Power off the Speed Touch
Home.
2. Open a DOS window.
3. In this DOS window, execute the command:
arp –a
This command allows you to overview the current entries in the
ARP cache.
4. Now add a static entry to the PC's ARP cache, according to the
syntax below:
arp –s
is a placeholder for the IP address to
be assigned to the Speed Touch
Home.
In the subsequent example,
10.0.0.145
will be used.
The MAC address
01–90–D0–80–01–01
is a special MAC
Group address from Alcatel on which the STHome will react.
In the example the command would be:
arp –s 10.0.0.145 01–90–D0–80–01–01
5. Verify if this step was successful by executing
arp –a
In the entries list, your
arp –s
command entry should be
added.
6. Power on the STHome and wait for 30 seconds to allow the
POST to end.
7. Ping the IP address you just entered in the ARP cache within 60
seconds:
ping
For this example the command is:
ping 10.0.0.145
8. If successful, the Speed Touch
Home has configured this
IP address and will reply to the ping.
9. You may clear the entry in the ARP cache by issuing the following
command:
arp –d
Leaving the entry in the ARP cache does not harm the general
operation.