Configuring Secure Shell (SSH) server and client Generate SSH private keys
Digi TransPort® Routers User Guide
554
2. Generate the SSH V2 private key using the genkey command as in step 1, but this time, omit
the –ssh1 switch. For example:
genkey 1024 pr i vssh2. pem.
3. Set the first private key as the SSH Host key 1 using the following command:
ssh 0 host key1 pr i vssh1. pem
4. Set the second private key as SSH Host Key 2 using the following command:
ssh 0 host key2 pr i vssh2. pem
5. Save the configuration:
conf i g 0 save