cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
404
Views
0
Helpful
1
Replies

Managing SSH Public keys on IOS devices

Gordon Ross
Level 9
Level 9

I've been experimenting with SSH public key authentication into my Cisco devices. I've got a basic setup working fine, but my concern is key management. At the moment all I can see is how to define the keys locally. Once you start to scale beyond a couple of devices, managing these local keys starts to become a headache.

Is there any way to automate this? e.g. Radius, automatic download, etc?

Thanks,

Gordon.

Please rate all helpful posts.
1 Reply 1

I'm not aware of an "elegant" way to scale that. A customer handles it in a way that all keys are located in a central repository. With every new or removed key, a script logs into all devices and changes the keys/users accordingly.