
362 Power Systems Enterprise Servers with PowerVM Virtualization and RAS
Setting up Secure Shell keys between two management
consoles
In this example, we use the SDMC and the HMC. To be able to send remote commands
between an HMC and an SDMC, perform these steps:
1. Log on to the HMC and confirm that you have a connection between the consoles, as
shown in Example A-5.
Example A-5 Pinging the HMC for a connection
sysadmin@sdmc1:~> ping -c 2 -i 2 172.16.20.109
PING 172.16.20.109 (172.16.20.109) 56(84) bytes of data.
64 bytes from 172.16.20.109: icmp_seq=1 ttl=64 time=0.165 ms
64 bytes from 172.16.20.109: icmp_seq=2 ttl=64 time=0.185 ms
--- 172.16.20.10 ...