4823N/A1. Setup two hosts
4823N/A2. Make sure tcp connection between them works
4823N/A3. run tcpdump -i <interface> host <host2_name> and 'tcp[13] & 2!=0'
4823N/A on host 1
4823N/A4. run JMXStartStopTest.sh --server on host2
4823N/A5. run jconsole on host1
4823N/A6. connect jconsole to host2:50234
4823N/A Make sure jconsole works
4823N/A Make sure only host2.50234 and host2.50235 appears in tcpdump output.
4823N/A
4823N/A