Previous Page Go Index Next Page

Configuring IP Address

This page explains how to configure an IP address to SX-PS-3200P from UNIX / Linux.

  • After configuring IP address, configure SX-PS-3200P by TELNET. For information about TELNET, refer to Advanced Settings Using Web / Telnet.
  • An IP address assigned from the DHCP server could be changed. When managing the IP address of SX-PS-3200P using DHCP server, set the DHCP server to always assign the same address to SX-PS-3200P, or otherwise your printing will no longer be available if the IP address is changed.


1.Configuring IP address using ARP

2.Configuring IP address using RARP


1.Configuring IP address using ARP

Register the combination of IP address and Ethernet address to ARP table and execute the PING command.

  • IP address configured in this method is temporary and will not be registered to SX-PS-3200P. Be sure to register IP address using TELNET or utility.
Example:
When the Ethernet address is "008092001122" and the IP address is "192.168.20.123"
  1. Power on SX-PS-3200P

  2. Register the combination of IP address and Ethernet address to the ARP table using ARP command.

  3. Send a PING to the IP address.

  4. When there is a reply from SX-PS-3200P, configuration is complete.



2.Configuring IP address using RARP

Add the combination of IP address and Ethernet address to your system to use for SX-PS-3200P and then start RARPD. By restarting SX-PS-3200P, IP address can be configured.

  • To configure IP address using RARP, RARP daemon must be running in your workstation.

The following shows how to configure IP address using UNIX RARP server.

Example: When the Ethernet address is "008092001122" and the IP address is "192.168.20.123"
  1. Add the setting below to /etc/ethers.

    00:80:92:00:11:22    192.168.20.123

  1. Start RARPD.


  2. Restart SX-PS-3200P.


Go PageTop Previous Page Go Index Next Page