Reference Guide
...
Session Manager
SSH Proxy
Kron SSH (Kssh)
This feature enables the connection to a device already added to Kron PAM from any SSH session, using the following expression:
ssh -p 2222 TargetDeviceConenctionUserName%TargetDeviceIP%KronPAM_UserName@KronPAM_IP
Using this expression, the connection can be established over any SSH session by using the user name and IP address of the target device already added to Kron PAM, without the need to log in to Kron PAM and connect to the device over the Kron PAM GUI.

Example Usage of Kssh