PDA

View Full Version : How to log into a Node B from another Node B



ogayinde
2013-04-25, 12:09 AM
hello All,
please can someone help me with the command to log into a Node B from another Node B using IP address.i would highly appreciate it.thanks.

electron
2013-04-25, 03:40 AM
when you are connected to node A use below format to connect to node C

A> !moshell 10.90.10.18

you will jump to second RBS
hello All,
please can someone help me with the command to log into a Node B from another Node B using IP address.i would highly appreciate it.thanks.

mojash
2013-04-26, 06:30 PM
when you are connected to node A use below format to connect to node C

A> !moshell 10.90.10.18

you will jump to second RBS

you will return to first node b typing q, it is like window in window
with command ! before connecting you can also connect on more than one node b
example: moshell -m node1,node2
you will get multi mode, and can give commands from one line to multiple nodes in one printout

if you find it useful, give rep and thanks :)

ogayinde
2013-04-28, 09:10 PM
thank you very much.I appreciate.