49
■
Unix / Linux
1. Log on to the system with the root permission.
2. Use the “arp” command to assign a temporary IP address to the print
server. First, see the rear side of the print server and check its Node ID.
In the example below, a temporary IP address “192.168.1.220” is
assigned to a print server with Node ID “0090CC40EF37”:
Example: arp -s 192.168.1.220 00-90-CC-40-EF-37
3. Use the “ping” command to check whether the IP address has been
properly assigned to the print server.
Example: ping 192.168.1.220
4. N o w, use the tftp command to download the configuration file that has
been saved to the print server.
Example:
tftp 192.168.1.220
tftp>get config.txt
tftp>quit
Mini300
48
Mini300
01 BoxName
: DEFAULT NAME
02 BoxVersion
: 3.01 (fixed)
03 BoxNodeID
: 00-90-CC-40-EF-37 (fixed)
04 DHCP/BOOTP
: OFF
05 BoxIPAddress
: XXX.XXX.XXX.XXX
06 Gateway
: 0.0.0.0
07 SubnetMask
: 255.255.255.0
08 NetWare
: Disable
09 PrinterMode
: Fast (Fast, Normal, Slow)
10 Printer1Name
: lp1 (fixed)
11 Printer2Name
: lp2 (fixed)
12 Printer3Name
: lp3 (fixed)
To assign an IP address “192.168.1.220” to the print server, simply replace
the address after “05 BoxIPAddress” (xxx.xxx.xxx.xxx) with
“192.168.1.220”. Now, use the save command of the editor to save the new
contents.
6. Use the tftp command to upload the new config.txt file to your print
server.
Example: tftp 192.168.1.220 put config.txt
7. Reset the print server to enable the new settings.
Example: tftp 192.168.1.220 get reset
The configuration of the Mini300 print server is now over.
Summary of Contents for Mini300
Page 2: ......