01-20-2005 03:08 AM
how can get public key from a user on MDS 9509?
01-21-2005 06:30 AM
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
01-21-2005 08:19 AM
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
01-21-2005 10:26 AM
No, sorry, you will always have to give the password to the receiving device when doing an outbound operation from the MDS.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide