cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1038
Views
0
Helpful
3
Replies

get user public key (ssh) from MDS 9509

u17257
Level 1
Level 1

how can get public key from a user on MDS 9509?

3 Replies 3

tblancha
Cisco Employee
Cisco Employee

I'm not sure exactly what you are looking for, but to create keys for SSH, you will want to enable SSH like this:

ssh server enable

Then, you can generate a key like this:

ssh key

Or to specify the key for a user, it would be like this from the CLI:

username ssh

I would like to save my configuration on remote servers or copy file from remote without the password.

switch#copy nvram:startup-config scp://user@remote/admin/startup-config

No, sorry, you will always have to give the password to the receiving device when doing an outbound operation from the MDS.

Review Cisco Networking for a $25 gift card