Metadata (Metadata Plugin) |
---|
|
1.0.0 |
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
Imageplus |
---|
Image Modified |
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.
Imageplus |
---|
Image Modified |
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.
- Open up the "Class Instance Editor"
Send the following to unlock the module. This must only be sent once as it is a toggle. Sending again will lock the module
Service | 0x45 |
Class | 0x67 |
Instance | 0x89 |
Attribute | 0xAB |
Data | CD |
Send the following to switch off bootp
Service | 0x0E |
Class | 0x64 |
Instance | 0x01 |
Attribute | 0x6E |
Data | 01 |
- Cycle power on the module. It should boot up and request an IP address from the BootP server.