IPA Misc - How to Change the IP Address

The IP address for IPA Controllers can be assigned via hardware, programmed by the user or assigned dynamically from a DHCP server.

IPA Controllers ship with IP address default of 192.168.100.1

 

ipa_s1_s10_3757-20240521-001028.png

 

 

Switch Setting

Unit IP Address

Hardware

1 (S1=1, S10=0)

192.168.100.1

Hardware

2-98 (S1=2, S10=0)

Example: 14 (S1=4, S10=1)

192.168.100.(S10)(S1)

Software

99 (S1=9, S10=9)

User defined via IP command

Software

99 (S1=9, S10=9)

User defined via IP command

Set IP "0.0.0.0" or Set IP "255.255.255.255" to have the controller accept address from a DHCP server

Utility

0 (S1=0, S10=0)

192.168.100.1 (see note below)

 

Hardware Assignment:

 Change the switches to desired address in the range shown above then cycle power or issue REBOOT command for the new address to take effect.

 

Software Assignment:

Establish communication to the controller using a hardware assigned address. Change the hardware setting to 99 (S1=9, S10=9) but do not cycle power yet. In the terminal emulator assign a new address using the syntax IP "xxx.xxx.xxx.xxx".  Setting is saved automatically in non-volatile RAM.  Change subnet mask as needed using syntax IP MASK "xxx.xxx.xxx.xxx".  Cycle power or issue REBOOT command for the new address to take effect. For example:

SYS> IP "192.168.20.45"

SYS> IP MASK "255.255.255.0"

SYS>REBOOT

 

Utility:

 

There may be cases where a user program was created that is preventing communications. For example, a start-up program (PBOOT) includes the REBOOT command, which could cause the controller to repeatedly reset itself before communications can be established to kill and edit the program. The utility setting in the drive can be used to erase the programs and allow communications. 

Set the rotary switches to  0 and 0 and cycle power. The IP address will actually be 192.168.100.1, but the controller will not fully load the operating system. Use a terminal application such as Hyperterminal and connect to to 192.168.100.1, port 5002.  When connected the terminal will display the following:

Parker Hannifin Corporation
OS Loader Rev: 00.13
Remaining in OS Loader because:
IP address selected to 192.168.100.0
OSL>

At the prompt, enter  clear -user to erase user programs. 

OSL> clear -user
OSL>
Clearing user memory......DONE
OSL>

Change the IP address to a valid 1-99 value, cycle power and connect using ACR-View.Â