Use this procedure to test if you can use the default multicast address. The run script uses a multicast address, either the default address or an alternative address supplied by your network administrator.
The first part of the test may succeed, but subsequent parts of this test may fail. Therefore, perform full testing in different directions to determine the reliability of multicast for your installation.
Follow these steps:
jboss-eap-6.2\modules\system\layers\base\org\jgroups\main.
java -cp jgroups-3.2.7.Final-redhat-1.jar org.jgroups.tests.McastSenderTest -mcast_addr 224.10.10.10 -port 5555
jboss-eap-6.2\modules\system\layers\base\org\jgroups\main.
java -cp jgroups-3.2.7.Final-redhat-1.jar org.jgroups.tests.McastReceiverTest -mcast_addr 224.10.10.10 -port 5555
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|