• Our Customer Care Centre will be closed earlier at 12pm, on 24 December 2024. Usual operating hours will resume on 26 December 2024. We apologise for any inconvenience caused.

    Setting the IP Address (IP v. 4)

    10-Jan-2012
    8200513300

    Solution

    There are three methods for setting the IP address.
    If you changed the IP address of the printer after installing the printer driver, reset the port to be used for the printer driver.
    IMPORTANT
    When setting the IP Address using the ARP/PING command or NetSpot Device Installer
    • The MAC address of the printer is required. For details on the procedure for checking the MAC address, see "User's Guide" (HTML manual) in the CD-ROM supplied with the printer.
    About operating systems that NetSpot Device Installer supports
    • For details on the latest NetSpot Device Installer, see the Canon website.
    Before setting the IP address
    • Make sure that the printer is connected to the network and the printer is on.

    Setting the IP Address Using the Printer's Control Panel
    To set the IP address using the printer's control panel, use the following menu hierarchies.



    * [Protocol] is displayed only when [IP Mode] is set to [Auto].
    IMPORTANT
    After setting the IP address
    • To enable the settings, perform a hard reset or restart the printer. For details on a hard reset, see "User's Guide" (HTML manual) in the CD-ROM supplied with the printer.
    To go back up the hierarchy
    • Press [ ] (Back).
    About the control panel
    • For details on the control panel, see "User's Guide" (HTML manual) in the CD-ROM supplied with the printer.

    1. Press [ ] (Settings), select [Std Network Menu] using [ ] and [ ], and then press [OK].
    When the message is displayed, press [OK].
    * You can set the IP address when the printer is either online (the Online indicator is on) or offline (the Online indicator is off).

    2. Select [TCP/IP Settings] using [ ] and [ ], and then press [OK].

    3. Select [IP v.4 Settings] using [ ] and [ ], and then press [OK].

    4. Select the method for setting the IP address.
    (1): Select [IP Mode] using [ ] and [ ], and then press [OK].
    (2): Select a method for setting the IP address using [ ] and [ ], and then press [OK].
    • [Auto]: When setting the IP address using any one of DHCP, BOOTP, or RARP, select this option.
    • [Manual]: When specifying the IP address to the printer directly, select this option.

    5. Set the IP address.

    If You Selected [Auto] in Step 4
    5-A-1. Select [Protocol] using [ ] and [ ], and then press [OK].

    5-A-2. Select [On] for the option to be used when setting the IP address.
    [Use DHCP]: Obtains an IP address using DHCP. (The DHCP server needs to be running.)
    [Use BOOTP]: Obtains an IP address using BOOTP. (The BOOTP daemon needs to be running.)
    [Use RARP]: Obtains an IP address using RARP. (The RARP daemon needs to be running.)
    NOTE
    When using DHCP, BOOTP, or RARP
    • You can select only one from RARP, BOOTP, or DHCP.
    • Because it takes approximately two minutes to check whether DHCP, BOOTP, and RARP are available, it is recommended that you set the unused protocol(s) to [Off].
    When using DHCP
    • If you cycle the power of the printer, you may not be able to print. This is because a different IP address from the one that has been used is assigned. When using DHCP, consult your network administrator and perform either of the following settings.
    - Specifying the DNS Dynamic Update function
    - Specifying the settings so that the same IP address is always assigned when the printer starts up

    5-A-3. Set the IP address, the subnet mask, and the gateway address manually as needed.
    When setting them manually, go back up the hierarchy by pressing [ ], and then perform the procedure in If You Selected [Manual] in Step 4.
    * Even if you are using any one of DHCP, BOOTP, or RARP, specify the IP address, subnet mask, and gateway address. If you cannot obtain information from the servers of DHCP, BOOTP, and RARP, the values specified manually are used.
    NOTE
    When using DHCP, BOOTP, or RARP
    • After the printer restarts, the values obtained from DHCP, BOOTP, and RARP are displayed.(If the values have been specified previously, they overwrite the obtained ones.)

    5-A-4. Proceed to Step 6.

    If You Selected [Manual] in Step 4
    5-B-1. Select [IP Address Settings] using [ ] and [ ], and then press [OK].

    5-B-2. Specify [IP Address], [Subnet Mask], and [Gateway Address].
    NOTE
    How to enter values in [IP Address], [Subnet Mask], and [Gateway Address].
    1. Press [ ] or [ ] to move the cursor to each field (an area separated by periods to enter three-digit numbers) in which you want to enter respective values of the address.(The numbers in the field blinks, allowing you to enter the value.)
    2. Enter the value. (Pressing [ ] increases the value and [ ] decreases the value.)
    3. After entering values in all the fields, press [OK] to confirm the setting.

    5-B-3. Proceed to Step 6.

    6. Perform a hard reset or restart the printer.
    After performing a hard reset or restarting the printer, the settings are effective.
    NOTE
    For details on a hard reset
    • See "User's Guide" (HTML manual) in the CD-ROM supplied with the printer.

    Setting the IP Address Using the ARP/PING Command
    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.
    IMPORTANT
    If you are using UNIX
    • Display the console screen, and then log in as a super user.
    If you are using Windows
    • Run Command Prompt using the following procedures.
    From the [Start] menu, select [Programs] → [Accessories] → [Command Prompt].
    From the [Start] menu, select [All Programs] → [Accessories] → [Command Prompt].

    2. Enter "arp -s <IP address> <MAC address>", 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 UNIX).
    • Input Example (Windows): "arp -s 192.168.0.215 00-00-85-46-80-2e"
    • Input Example (UNIX): "arp -s 192.168.0.215 00:00:85:46:80:2e"
    NOTE
    If you are using IBM-AIX
    • Enter "arp -s ether <:lt>the IP address<:gt> <:lt>the MAC address<:gt>".

    3. Enter the following command, then press the [ENTER] key on your keyboard.
    If you are using Windows: "ping <the IP Address> -l 479"
    • 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].

    Setting the IP Address Using NetSpot Device Installer
    For details on other procedures for starting and using NetSpot Device Installer, see the following.
    • Starting method: "Printer Driver Installation Guide"
    * For details on the procedure for viewing "Printer Driver Installation Guide", see "User's Guide" (HTML manual) in the CD-ROM supplied with the printer.
    • Usage: Help of NetSpot Device Installer
    * Help is displayed by clicking [Help] in the [Help] menu.
    IMPORTANT
    If Windows Firewall is enabled
    • Before starting NetSpot Device Installer, configure Windows Firewall to unblock NetSpot Device Installer. For details on the configuration procedure, see the Readme file of NetSpot Device Installer.
    For an operating system other than Windows
    • NetSpot Device Installer cannot be used on an operating system other than Windows. Perform the settings from other computer on the network or by using the printer's control panel or the ARP/PING command.

    Related Information