ssh to cloudstack systemvms router,sssvm,cpvm with key.
In case of xenserver and kvm both has same procedure for ssh.
Here is the connecting or ssh from the xenserver to cloudstack router
1. ssh to the host in which VR is running.
$ ssh root@10.147.40.22
root@10.147.40.22's password:
Last login: Thu Jun 1 11:06:57 2017 from 10.233.88.88
XenServer dom0 configuration is tuned for maximum performance and reliability.
Configuration changes which are not explicitly documented or approved by Citrix
Technical Support, may not have been tested and are therefore not supported. In
addition, configuration changes may not persist after installation of a hotfix
or upgrade, and could also cause a hotfix or upgrade to fail.
Third party tools, which require modification to dom0 configuration, or
installation into dom0, may cease to function correctly after upgrade or hotfix
installation. Please consult Citrix Technical Support for advice regarding
specific tools.
Type "xsconsole" for access to the management console.
[root@xenserver-jokbbgbq ~]#
2. From the host ssh to the router.
[root@xenserver-jokbbgbq ~]# ssh -i /root/.ssh/id_rsa.cloud -p 3922 169.254.1.19
Linux r-135-QA 3.2.0-4-amd64 #1 SMP Debian 3.2.88-1 x86_64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Thu Jun 1 05:37:00 2017 from 169.254.0.1
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
root@r-135-QA:~#