
You can run the text program for the bootstrap node with 

testConsole -p 9000 -B

and for the non bootstrap node start with 

testConsole -bs 127.0.0.1:9000


