1) Power on the printer.
2) Wait until the display of the control panel gives Ethernet Ready.
3) Type in a Dos Window "arp -s ipaddress ethernetaddress" and press enter.
Example: arp -s 200.200.200.3 00-80-72-03-0A-49.
4) Click on Start button in windows.
5) Click on Run.
6) Type in "telnet 200.200.200.3" and press enter.
7) Type in as username "root" and press 2 × enter.
8) Ignore the warning message.
9) Type in "store tcpip ifnum addr ipaddress" and press enter.
Example store tcpip 1 addr 200.200.200.3
10) Type in "store tcpip ifnum mask netmask" and press enter.
Example store tcpip 1 mask 255.255.255.0
11) When there is a router ( gateway ) in your Network type in the following "store tcpip route add default routeripaddress ifnum" and press enter.
Example store tcpip route add default 200.200.200.1 1
12) Type in "config http on" and press enter.
13) Type in "save" and press enter.
14) Type in "reset" and press enter.
15) Wait a two minutes.
16) Click on Start button in windows.
17) Click on Run.
18) Type in "telnet 200.200.200.3" and press enter.
19) Type in as username "root" and press 2 × enter.
20) If there still is a warning message. Do the following steps.
21) Type in "save" and press enter.
22) Type in "reset" and press enter.
|