IP multicast is a simple broadcast technology that enables multiple applications to subscribe to a given IP address and port number and listen for messages. A multicast address is an IP address in the range from 224.0.0.0 to 239.255.255.255.
The valid range is from 224.0.0.0 to 239.255.255.255. The default value used by WebLogic Server is 239.192.0.0. You should avoid using multicast addresses in the range x.0.0.1
This address must be unique to this cluster and should not be shared by other applications.
The multicast port is used by cluster members to communicate with each other. Valid values are between 1 and 65535.
Result
The new cluster will appear in the Summary of Clusters table.
![]() ![]() |