Establishing terminal sessions
You can connect to a target system by logging on to the matching user on the terminal server.
Accessing
lxterm1 on lxguest1:
$ ssh -t lxguest1@termsrv1.example.net lxterm1 .. lxguest1@termsrv.example.net's password: iucvconn_on_login: Connecting to lxguest1 (terminal ID: lxterm1) login: ... ... [lxguest1]$ exit logout Connection to termsrv1.example.net closed. $