By Default, the EIP will use BootP server to obtain its IP address. If you have previously set a static IP and would like to re-enable BootP, follow the below steps.

Using BootP Server

 

You will first need to create a new relation for the module using the module MAC address and the static IP address that was previously set. 

 

 Once you have created the entry in the relation list, you can simply highlight the appropriate entry and select "Enable BootP".

Using RSNetWorx

Switch on bootp

Use RSNetWorx to switch off bootp.

  1. Open up the "Class Instance Editor"

  2. Send the following to unlock the module. This must only be sent once as it is a toggle. Sending again will lock the module

    Service0x45
    Class0x67
    Instance0x89
    Attribute0xAB
    DataCD
  3. Send the following to switch off bootp

    Service0x0E
    Class0x64
    Instance0x01
    Attribute0x6E
    Data01
  4. Cycle power on the module. It should boot up and request an IP address from the BootP server.
  • No labels