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

Types of PLC Memory
Automatic Sanitizer – Complex Ladder Logic PLC Examples
Basics of Motion Controllers
DP Master System Configuration in PLC
PLC Logic for Automatic Bending Machine for Exhaust Pipe
PID in Siemens 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

PLC Programmer Salary and Future Career Scope
Redundant Automation Systems – Need and Advantages
100 PLC Quiz Questions : True or False
What is a Annunciator Panel?
Jog Function in Motor Start Stop Logic using PLC
Implement UDT in PLC Programming: User-Defined Data Type
PLC Programming for Fan Control Unit System for Industry
Difference between Machine Expert Basic and Machine Expert – Schneider PLC

Keep Learning

Liquid Tank Filling and Emptying PLC System

Auto and Manual Liquid Tank System: PLC Program Example

Automatic Liquid Mixing Application

PLC Program for Automatic Liquid Mixing Application

Types of Scan Time in a PLC

Programmable Logic Controller (PLC) Scan Time – Types, Theory

Control Methods in Servo Motor Drives

Various Control Methods in Servo Motor Drives

PLC Program

PLC Program to Heat and Bend Glass Tubes

80+ PLC MCQ

80+ PLC MCQ Questions

Real-time and historical SCADA Trends

What are Trends in SCADA?

PLC Instruction List Example for Level Control of Tank

PLC Instruction List Example for Level Control of Tank

Learn More

How to Apply on Online JOB Portal Website

How to Apply on Online JOB Portal Website?

Components of SCADA

Components of SCADA

Difference Between Normal Counters and Fast Counters - PLC Basics

Difference Between Normal Counters and Fast Counters – Learn PLC

Understanding Protection Relays

Understanding Protection Relays – 50, 50N, 51, 51N

What is insulation

What is insulation? How to Choose the Insulation Material?

Summary of Valve Types Characteristics

Summary of Valve Types Characteristics

3 Phase Motor in Star and Delta Connections

How to Connect a 3 Phase Motor in Star and Delta Connections?

Process Pressure Measurement Objective Questions

Process Pressure Measurement 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?