Inst ToolsInst ToolsInst Tools
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Search
  • Books
  • Software
  • Projects
  • Process
  • Tools
  • Basics
  • Formula
  • Power Plant
  • Root Cause Analysis
  • Electrical Basics
  • Animation
  • Standards
  • 4-20 mA Course
  • Siemens PLC Course
Reading: How to Configure IP Address in Rockwell PLC?
Share
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • Design
  • PLC
  • Interview
  • Control System
Search
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > How to Configure IP Address in Rockwell PLC?

How to Configure IP Address in Rockwell PLC?

A step-by-step guide to learn about how to configure IP address in Rockwell PLC to establish network communication.

Last updated: October 25, 2024 8:48 pm
Viral Nagda
PLC Tutorials
No Comments
Share
6 Min Read
SHARE

Rockwell PLC communicates on the protocol of Ethernet/IP. Rockwell is a very popular brand in industrial automation and their PLC’s offer a wide range of applications from small scale to large scale.

Contents
BOOTP / DHCP ProtocolConfigure IP Address in Rockwell PLCRSLinx ClassicStudio 5000 Logix DesignerSet the IP address with hardware switches

When you are configuring an Ethernet port in a Rockwell PLC for the first time, you must know the various types of steps involved in setting it. Rockwell offers a wide variety of options for configuring IP address for the first time in it’s PLC. In this post, we will see how to configure IP address in Rockwell PLC.

BOOTP / DHCP Protocol

As the name defines, BOOTP/DHCP is a method which assigns IP address when the PLC powers up. For this, an IP address must not be present initially in the PLC. This means the PLC is blank without an IP address.

A software called BOOTP DHCP Ethernet/IP Commissioning Tool provided by Rockwell is used to configure PLC IP addresses for the first power-up cycle.

Configure IP Address in Rockwell PLC

Refer to the below image and the follow the below steps for using it:

1. Open the BOOTP DHCP Ethernet/IP Commissioning Tool software in your workstation. On opening, you will be asked to choose the network interface card in your workstation for connecting to the PLC, as shown in the below image.

Ethernet IP Commissioning Tool software

2. Choose your network port where you have connected the PLC, click Ok and the below window will open. Here, the MAC ID of the detected PLC will be shown.

Rockwell PLC BOOTP DHCP Ethernet

3. Double-click the ID or click add relation button. Here, you will be asked to enter your IP address. Once entered, click Ok and your IP address will be sent to the PLC after a few seconds.

For this process to execute, you have to verify the MAC ID of the PLC shown, before assigning the IP address to it. Also, in PLC, you have to set IP address configuration to BOOTP mode (refer to the below image – Obtain IP settings automatically using DHCP).

But, when the PLC is powered off and on again, the IP address will be erased. This is because, in PLC, you have selected BOOTP mode as the IP configuration, which waits for an IP address broadcast message on every boot cycle.

verify the MAC ID of the PLC

RSLinx Classic

You can also configure the IP address by using RSLinx Classic software. Refer to the below image. When you open the RSLinx Classic software, you have to go to the AB_ETHIP driver as shown. There, you will see a list of devices connected to the network.

How to Configure IP Address in Rockwell PLC?

Choose the PLC you want to change the IP, and right-click that device. You will find an option – module configuration (shown in the 2nd image). But this step works only when there is an existing IP address in the PLC; it cannot set an IP address on a blank PLC.

IP Address Configuration in Allen Bradley PLC

Studio 5000 Logix Designer

You can also configure the IP address by using Studio 5000 Logix Designer software. Refer to the below image.

When you open the Studio 5000 Logix Designer software, you have to double-click the controller properties as shown below and go to the option – Internet Protocol. You will find an option – manually configure IP settings.

Enter your desired IP address and click Ok. The IP address will now be configured in the PLC. But this step works only when there is an existing IP address in the PLC; it cannot set an IP address on a blank PLC.

Rockwell PLC Set the IP address with hardware switches

Set the IP address with hardware switches

In some Rockwell PLC’s, there are hardware DIP switches on the CPU or network adapter module. It is by default set to 999. To change the number, use the rotary or thumbwheel switch on the device. The valid setting is from 001 – 254.

When you assign an address and set it to 001, the gateway address is set to 0.0.0.0. and the subnet mask is 255.255.255.0. When you assign an address between 002…254, the gateway address is set to 192.168.1.1 and the subnet mask is set to 255.255.255.0.

So basically, you can set the IP address initially through BOOTP or hardware switch, and then change it using RSLinx Classic or Studio 5000 software.

In this way, we saw how to configure IP addresses in Rockwell PLC.

Read Next:

  • Difference Between TCP and UDP
  • Difference Between BOOTP and DHCP
  • Python in Industrial Automation Systems
  • FlipFlop PLC Programming with Timers
  • Reliability Techniques for Analyzing Faults

Don't Miss Our Updates
Be the first to get exclusive content straight to your email.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
You've successfully subscribed !

Continue Reading

How a PLC do the Scaling for a Sensor ?
Contacts and Coils in PLC Ladder Logic
Communication between Factory IO and Siemens Tia Portal
SFC Language in PLC Programming
PLC Valve Control Ladder Logic Programming
Siemens S7 1200 PLC configuration in TIA Portal
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
Leave a Comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
210kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

Difference Between FC and FB in Tia Portal
How Weigh Feeder Works ?
Which Connection is Best for PLC? – Sinking or Sourcing
Schneider PLC Example: Control Lamps Sequences
Difference Between SCADA and HMI
PLC Program to Count Running Hours of any Equipment
Commissioning Checklists for Industrial Automation Systems
PLC Logic for Analog Alarms using Functional Block Diagram

Keep Learning

two-way communication between PLC systems

Transferring Data Across PLC Systems – TSEND_C and TRCV_C

PC-Based Motion Controller

Various Types of Delta PLC used in Industrial Automation

Top 100 PLC Projects List

Top 100 PLC Projects List

Retro-Reflective Sensor

What is a Retro-Reflective Sensor? – Principle, Applications

Allen Bradley PLC ControlLogix Hardware

Allen Bradley PLC ControlLogix Hardware

PLC Control for Baking Machines Logic

PLC Programming for Baking with Auto and Manual Modes

Why Use Normally-Closed Contact for Stop Buttons

Why Use Normally-Closed Contact for Stop Buttons?

PLC Tag Naming Conventions

PLC Tag Naming Conventions

Learn More

Turbine Control System

Turbine Control System

harmonics-effect-on-induction-motor

Harmonics effect on Induction Motor

Switch or Transmitter

Switch or Transmitter

valve plug and seat damage

Control Valve Erosion Problems

Bellow Principle

Bellows

Basics of Vibration Measurement

Basics of Vibration Measurement

Ohms Law Equation

Ohms Law Calculator

Magnetostrictive Transducers Objective Questions

Magnetostrictive Transducers Objective Questions

Menu

  • About
  • Privacy Policy
  • Copyright

Quick Links

  • Learn PLC
  • Helping Hand
  • Part Time Job

YouTube Subscribe

Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?