The secure shell (ssh) may be used with the ch_p4 device, but
requires careful setup. See
../docs/install/node17.htm#Node17configuring with ssh
in the Installation and User's manual.
Make sure that ssh is set up to not require a password.
The command
ssh -n `hostname` dateshould return the date without any prompts for passwords. See the installation manual if you have problems.