Error: The IP address '...' of device '...' collides with the broadcast address '...'.
The IP address of the device mentioned in the error message is identical to the address for directed broadcast into the network.
Receivers of a directed broadcast are all devices in the addressed network. The broadcast address is specified by a combination of the address of the target network and setting all host bits to 1.
Example: The address for a directed broadcast into the network 192.168.0.0 with the subnet mask 255.255.255.0 is 192.168.0.255.
To fix this error, either adapt the IP address of the suspected device or adapt the subnet mask of the project.
Remedy possibility 1: Adapt the IP address of the suspected device
- Determine the project IP settings of the network specified in the editor 'Project > Settings | IP range', if unknown.
- Double-click the error message to directly jump to the suspected IP address specification.
- Enter an IP address within the range determined in step 1. Confirm the setting with <Enter>.
Alternative: IP address modification via 'Online Controllers' editor:
When inserting a controller or bus device to the project by scanning the network, the IP address is read from the device. It can be modified directly in the corresponding 'Online Controllers' editor.
Remedy possibility 2: Adapt the subnet mask of the network in the IP settings of the project
- Double-click the 'Project' node in the PLANT and open the 'Settings' editor.Alternative: For many errors which refer to the project IP range, double-clicking the error message directly opens the 'Settings' editor.
- Specify/correct the suspected 'IP range' setting(s) and confirm each entry with <Enter>.
Note
This error can only occur if 'IP address assignment method' is set to 'manual' in the device settings and if the automatically entered value derived from the network IP settings ('Project' settings) has been deleted/modified. |