Hi,
I've created the public key with the following command:
create sshd2 key-file host-key sshkey
It created under the root directory the sshkey.ssh and inside it has the public key
I've scp the key file to the remote server ~.ssh/authorized_keys
However I still get the password prompt when I try to ssh from the switch to the remote server.
I want to have this functionality in order to be able to automate some tasks within a universal profile.
What exact commands I need to execute in order to store the public key in the Switch ?
Regards
Sotiris