Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
|||||||||||||
|
Posted by AM on December 13, 2005, 6:17 pm
Please log in for more thread options "crypto key generate rsa general-keys modulus 1024" but on startup the router says "Rsa keys can't be generated by the startup configuration" That's true otherwise keys will change every reload. But how to have dozens of routers set up and ready to be installed and contacted by remote without doing a 2 step configuration? I mean once started up I can contact the router via expect through a telnet connection on my LAN (for example) and then tell the router to create RSA keys. Alex. | |||||||||||||
|
Posted by Merv on December 13, 2005, 9:47 pm
Please log in for more thread options ! Generate RSA key kron policy-list GEN_RSA cli crypto key generate rsa general-keys modulus 1024 exit kron occurrence in 5 oneshot policy-list GEN_RSA exit | |||||||||||||
|
Posted by AM on December 14, 2005, 3:33 am
Please log in for more thread options Merv wrote:
No it doesn't. Doing a "sh run" the router has removed the kron command that would have started the kron policy. Alex. | |||||||||||||

Automatically enabling SSH server on a router.
Yahoo!
Windows Live
del.icio.us
digg
Netscape 





>
> ! Generate RSA key
>
> kron policy-list GEN_RSA
> cli crypto key generate rsa general-keys modulus 1024
> exit
>
> kron occurrence in 5 oneshot
> policy-list GEN_RSA
> exit