e-ManualTopSite mapHelp

Chapter Top

Checking Your Network Environment

Example of a Windows Network

Example of a Macintosh Network

Example of a UNIX Network

Example of a Network Using a Variety of Computers

Network Settings for the Printer (Common to Each Protocol)

Changing the Network Transmission Speed or Transfer Mode

Performing the Configuration Using the Printer's Control Panel (When You First Set it Up)

Changing the Settings Using Web Browser (Remote UI)

Setting the Spooling Function

Performing the Configuration Using the Printer's Control Panel (the Settings to Be Performed First)

Changing the Settings Using Web Browser (Remote UI)

Specifying the Setting for Startup Waiting Time

Performing the Configuration Using the Printer's Control Panel (When You First Set it Up)

Changing the Settings Using Web Browser (Remote UI)

Restricting the Users Who Can Monitor/Change the Settings Using the SNMP Protocol

Setting IEEE802.1X Authentication

Setting TLS Authentication Information

Setting TTLS/PEAP Authentication Information

Network Setting Items

Initializing the Network Settings

Initializing the Network Settings Using the Printer's Control Panel

Checking the MAC Address

Network Settings for the Printer (TCP/IP)

Setting the IP Address (IP v. 4)

Setting the IP Address Using the Printer's Control Panel

Setting the Printer to a Static IP Address
Determining Which IP Address to Assign to the Printer

Setting the IP Address Using the ARP/PING Commands

Setting the IP Address Using NetSpot Device Installer

Configuring the Protocol Settings

Attention (Protocol Settings)

Setting IP v. 6

Configuring a Computer that Performs Printing

Features of LPD

Features of RAW

Features of IPP/IPPS

Features of WSD

Connecting the Printer (LPD/RAW)

Values for Setting a Port

Connecting the Printer (IPP/IPPS)

Obtaining the Public Key for This Printer When Using SSL Encrypted Communication

Connecting the Printer (WSD)

Network Settings for the Printer (NetWare) 

Attention (NetWare Network Settings)

Configuring NetWare

Configuring the Protocol Settings

Network Settings for the Printer (SMB)

Attention (SMB Network Settings)

Configuring the Protocol Settings

Configuring a Computer that Performs Printing

Network Settings for the Printer (AppleTalk)

Macintosh Network Settings

Configuring the Protocol Settings

FTP Client (Macintosh)

Configuring a Computer that Performs Printing

Top » Configuring the Network Settings (Sharing the Printer) » Network Settings for the Printer (TCP/IP) » Setting the IP Address (IP v. 4) » Setting the IP Address Using the ARP/PING Commands
Setting the IP Address Using the ARP/PING Commands
07E3-08F
NOTE
If your computer and the printer are connected via the router
You cannot set the IP address using the ARP/PING command.
1
Run Command Prompt.
NOTE
If you are using Windows
Run Command Prompt using the following procedure.
From the [Start] menu, select [All Programs] or [Programs] → [Accessories] → [Command Prompt].
If you are using Macintosh
Perform the following procedure.
1.
Run Terminal.
Select the hard disk you use → [Applications] → the [Utilities] folder, and then double-click the [Terminal] icon.
2.
Enter "su", and then press the [return] key on your keyboard.
3.
"Password:" is displayed. Enter the root password, and then press the [return] key on your keyboard.
If you are using UNIX
Display the console screen, and then log in as a super user.
2
Enter "arp -s <IP address> <MAC address>", and then press the [ENTER] key on your keyboard.
<IP address>:
Enter the IP address to assign to the printer.
Specify the address with four numbers (from 0 to 255) separated with a period (.).
<MAC address>:
Enter the MAC address of the printer.
When entering the number, separate the number every two digits with a hyphen (-) (a colon (:) for Macintosh/UNIX).
Input Example (Windows):
"arp -s 192.168.0.215 00-1E-8F-46-80-2e"
Input Example (Macintosh/UNIX):
"arp -s 192.168.0.215 00:1E:8F:46:80:2e"
NOTE
If you are using IBM-AIX
Enter "arp -s ether <the IP address> <the MAC address>."
3
Enter the following command, and then press the [ENTER] key on your keyboard.
If you are using Windows:
"ping <the IP address> -l 479"
If you are using Macintosh:
"ping -c 1 -s 479 <the IP address>"
If you are using Solaris 1.x/2.x:
"ping -s <the IP address> 479"
If you are using IBM-AIX:
"ping <the IP address> 479"
If you are using HP-UX:
"ping <the IP address> 487"
If you are using Linux:
"ping -s 479 <the IP address>"
<IP address>:
Enter the same IP address as the one entered in Step 2.
Enter a lowercase "L" for "-l."
Input Example (Windows): "ping 192.168.0.215 -l 479"
The IP address is set for the printer.
The subnet mask and gateway address are set to [0.0.0.0].
4
Enter "exit", and then press the [ENTER] key on your keyboard.
Command Prompt closes.